An error occurred while fetching the assigned milestone of the selected merge_request.
Add 'location.file' to new vulnerability details component
Merged
requested to merge 371722-pipeline-sec-graphql-migration-render-existing-graphql-location-to-new-details-component into master
All threads resolved!
Compare changes
@@ -54,7 +54,7 @@ export default {
@@ -54,7 +54,7 @@ export default {
* Location metadata for the vulnerability. It's fields depend on the type of security scan that found the vulnerability.
* @typedef {{ startLine?: string, endLine?: string, blobPath?: string, file?: string }} VulnerabilityLocationSast