feat(core): scaffold edge onboarding service and APIs #2392

Merged
mfreeman451 merged 9 commits from refs/pull/2392/head into main 2025-10-29 04:46:41 +00:00
mfreeman451 commented 2025-10-28 22:35:53 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1904
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/1904
Original created: 2025-10-28T22:35:53Z
Original updated: 2025-10-29T04:46:43Z
Original head: carverauto/serviceradar:1903-secure-edge-poller-onboarding-flow
Original base: main
Original merged: 2025-10-29T04:46:41Z by @mfreeman451

IMPORTANT: Please sign the Developer Certificate of Origin

Thank you for your contribution to ServiceRadar. Please note, when contributing, the developer must include
a DCO sign-off statement indicating the DCO acceptance in one commit message. Here
is an example DCO Signed-off-by line in a commit message:

Signed-off-by: J. Doe <j.doe@domain.com>

Describe your changes

Code checklist before requesting a review

  • I have signed the DCO?
  • The build completes without errors?
  • All tests are passing when running make test?
Imported from GitHub pull request. Original GitHub pull request: #1904 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/1904 Original created: 2025-10-28T22:35:53Z Original updated: 2025-10-29T04:46:43Z Original head: carverauto/serviceradar:1903-secure-edge-poller-onboarding-flow Original base: main Original merged: 2025-10-29T04:46:41Z by @mfreeman451 --- ## IMPORTANT: Please sign the Developer Certificate of Origin Thank you for your contribution to ServiceRadar. Please note, when contributing, the developer must include a [DCO sign-off statement]( https://developercertificate.org/) indicating the DCO acceptance in one commit message. Here is an example DCO Signed-off-by line in a commit message: ``` Signed-off-by: J. Doe <j.doe@domain.com> ``` ## Describe your changes ## Issue ticket number and link ## Code checklist before requesting a review - [ ] I have signed the DCO? - [ ] The build completes without errors? - [ ] All tests are passing when running make test?
github-advanced-security[bot] commented 2025-10-29 00:54:18 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1904#discussion_r2471455106
Original created: 2025-10-29T00:54:18Z
Original path: web/src/app/api/admin/edge-packages/helpers.ts
Original line: 33

Server-side request forgery

The URL of this request depends on a user-provided value.
The URL of this request depends on a user-provided value.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1904#discussion_r2471455106 Original created: 2025-10-29T00:54:18Z Original path: web/src/app/api/admin/edge-packages/helpers.ts Original line: 33 --- ## Server-side request forgery The [URL](1) of this request depends on a [user-provided value](2). The [URL](1) of this request depends on a [user-provided value](3). [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/76)
github-advanced-security[bot] commented 2025-10-29 00:54:18 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1904#discussion_r2471455109
Original created: 2025-10-29T00:54:18Z
Original path: web/src/app/api/admin/edge-packages/helpers.ts
Original line: 68

Server-side request forgery

The URL of this request depends on a user-provided value.
The URL of this request depends on a user-provided value.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1904#discussion_r2471455109 Original created: 2025-10-29T00:54:18Z Original path: web/src/app/api/admin/edge-packages/helpers.ts Original line: 68 --- ## Server-side request forgery The [URL](1) of this request depends on a [user-provided value](2). The [URL](1) of this request depends on a [user-provided value](3). [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/77)
gitguardian[bot] commented 2025-10-29 04:35:04 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR comment.

Original author: @gitguardian[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1904#issuecomment-3459591029
Original created: 2025-10-29T04:35:04Z

There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Imported GitHub PR comment. Original author: @gitguardian[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1904#issuecomment-3459591029 Original created: 2025-10-29T04:35:04Z --- #### ️✅ There are no secrets present in this pull request anymore. If these secrets were true positive and are still valid, we highly recommend you to revoke them. While these secrets were previously flagged, we no longer have a reference to the specific commits where they were detected. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find [here](https://docs.gitguardian.com/platform/remediate/remediate-incidents) more information about risks. --- <sup><sub>🦉 [GitGuardian](https://dashboard.gitguardian.com/auth/login/?utm_medium=checkruns&amp;utm_source=github&amp;utm_campaign=cr1) detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.<br/></sup></sub>
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!2392
No description provided.