UNPKG

security-report

Version:

a CLI to quickly report a security vulnerability

38 lines (26 loc) 1.97 kB
<p align="center"><h1 align="center"> security-report </h1> <p align="center"> a CLI to quickly report a security vulnerability in Node.js, RubyGems, Maven Central, PyPI and other ecosystems </p> <p align="center"> <a href="https://www.npmjs.org/package/security-report"><img src="https://badgen.net/npm/v/security-report" alt="npm version"/></a> <a href="https://www.npmjs.org/package/security-report"><img src="https://badgen.net/npm/license/security-report" alt="license"/></a> <a href="https://www.npmjs.org/package/security-report"><img src="https://badgen.net/npm/dt/security-report" alt="downloads"/></a> <a href="https://circleci.com/gh/lirantal/security-report"><img src="https://circleci.com/gh/lirantal/security-report.svg?style=svg" alt="build"/></a> <a href="https://codecov.io/gh/lirantal/security-report"><img src="https://badgen.net/codecov/c/github/lirantal/security-report" alt="codecov"/></a> <a href="https://snyk.io/test/github/lirantal/security-report"><img src="https://snyk.io/test/github/lirantal/security-report/badge.svg" alt="Known Vulnerabilities"/></a> <a href="./SECURITY.md"><img src="https://img.shields.io/badge/Security-Responsible%20Disclosure-yellow.svg" alt="Responsible Disclosure Policy" /></a> </p> # 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 security@snyk.io. # 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.