-
Notifications
You must be signed in to change notification settings - Fork 8
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
Comments
mnonnenmacher
added
enhancement
New feature or request
api
Issues related to the API.
labels
Aug 12, 2024
12 tasks
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]>
Implemented in #930. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add an endpoint to get the vulnerabilities of an ORT run.
The location of the endpoint should be "/runs/{id}/vulnerabilities".
The text was updated successfully, but these errors were encountered: