Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)