Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lirantal/security-report
Report a security vulnerability
https://github.com/lirantal/security-report
nodejs npm npx security
Last synced: 14 days ago
JSON representation
Report a security vulnerability
- Host: GitHub
- URL: https://github.com/lirantal/security-report
- Owner: lirantal
- License: apache-2.0
- Created: 2019-11-10T21:54:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-21T00:32:24.000Z (about 1 year ago)
- Last Synced: 2024-04-24T17:39:58.459Z (7 months ago)
- Topics: nodejs, npm, npx, security
- Language: JavaScript
- Size: 695 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
security-report
a CLI to quickly report a security vulnerability in Node.js, RubyGems, Maven Central, PyPI and other ecosystems# About
[Snyk](http://snyk.io) values the security community and believes that a responsible disclosure of security vulnerabilities in open source packages helps ensure the security and privacy of all open source citizens.
Using this CLI you can disclose vulnerabilities you’ve found, and the Snyk team will help with the disclosure process to the relevant owners. Alternatively, you may email Snyk at [email protected].
# Usage
```bash
npx security-report
```# Contributing
Please consult [CONTIRBUTING](./CONTRIBUTING.md) for guidelines on contributing to this project.
# Author
**security-report** © [Liran Tal](https://github.com/lirantal), Released under the [Apache-2.0](./LICENSE) License.