Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add endpoint to get vulnerabilities of ORT run #794

Closed
mnonnenmacher opened this issue Aug 12, 2024 · 1 comment
Closed

Add endpoint to get vulnerabilities of ORT run #794

mnonnenmacher opened this issue Aug 12, 2024 · 1 comment
Assignees
Labels
api Issues related to the API. enhancement New feature or request
Milestone

Comments

@mnonnenmacher
Copy link
Contributor

Add an endpoint to get the vulnerabilities of an ORT run.

The location of the endpoint should be "/runs/{id}/vulnerabilities".

@mnonnenmacher mnonnenmacher added enhancement New feature or request api Issues related to the API. labels Aug 12, 2024
@MarcelBochtler MarcelBochtler self-assigned this Aug 29, 2024
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 3, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 4, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 4, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 4, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 4, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
MarcelBochtler added a commit to boschglobal/ort-server that referenced this issue Sep 4, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves eclipse-apoapsis#794.

Signed-off-by: Marcel Bochtler <[email protected]>
github-merge-queue bot pushed a commit that referenced this issue Sep 5, 2024
Add an endpoint to receive vulnerabilities and affected packages for an
ORT run.

Resolves #794.

Signed-off-by: Marcel Bochtler <[email protected]>
@mnonnenmacher
Copy link
Contributor Author

Implemented in #930.

@mnonnenmacher mnonnenmacher added this to the 1.0.0 milestone Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues related to the API. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants