Create resolutions through the API and UI #1009
Labels
api
Issues related to the API.
backend
Issues related to the backend.
enhancement
New feature or request.
ui
Issues related to the UI.
With vulnerabilities for a run visible in the UI, it would be great to be able to add resolutions for the found vulnerabilities directly in the UI. It probably doesn't make sense for the ORT Server to write back to the repository's
.ort.yml
file, so we'd need to store repository configuration items in the database as well. The analyzer should probably then inject those repository configuration items from the database to be used in addition to the.ort.yml
stored in the repo.The text was updated successfully, but these errors were encountered: