Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evanlucas/scan-deps-gitlab
Create GitLab compatible dependency scanning report from npm audit
https://github.com/evanlucas/scan-deps-gitlab
audit dependency-scanning gitlab gitlab-ci npm
Last synced: about 2 months ago
JSON representation
Create GitLab compatible dependency scanning report from npm audit
- Host: GitHub
- URL: https://github.com/evanlucas/scan-deps-gitlab
- Owner: evanlucas
- License: mit
- Created: 2019-01-30T22:46:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-30T23:52:30.000Z (almost 6 years ago)
- Last Synced: 2024-04-29T02:03:30.289Z (8 months ago)
- Topics: audit, dependency-scanning, gitlab, gitlab-ci, npm
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scan-deps-gitlab
> Create GitLab compatible dependency scanning report from npm audit
To run:
```console
$ npx scan-deps-gitlab
```The report will be written to `gl-dependency-scanning-report.json`.
## LICENSE
MIT (See `LICENSE` for more info)