Create GitLab compatible dependency scanning report from npm audit
To run:
$ npx scan-deps-gitlab
The report will be written to gl-dependency-scanning-report.json
.
MIT (See LICENSE
for more info)
Create GitLab compatible dependency scanning report from npm audit
JavaScriptMIT