Visualize your project security vulnerabilities as a pie chart in the terminal
Many thanks to for supporting open source security
Visualize your project security vulnerabilities as a pie chart in the terminal
Using Node.js's npx command to run a one-off scan inside a project's directory:
npx pie-my-vulns
You can install globally via:
npm install -g pie-my-vulns
Please consult CONTRIBUTING for guidelines on contributing to this project.
pie-my-vulns © Liran Tal, Released under the Apache-2.0 License.