Set vulnerability location to package.json
Set location.file
key of the vulnerabilities
to package.json
.
The location was previously set to node_modules
, even though this directory does not belong to the project repository.
The order of the vulnerabilities changes as a side-effect of updating the locations.
This is needed for gitlab-org/security-products/analyzers/retire.js!24 (merged) (bug fix).
Edited by 🤖 GitLab Bot 🤖