pie-my-vulns icon indicating copy to clipboard operation
pie-my-vulns copied to clipboard

Visualize your project security vulnerabilities as a pie chart in the terminal

Results 13 pie-my-vulns issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade debug from 4.3.1 to 4.3.4. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=debug&from_version=4.3.1&to_version=4.3.4&pr_id=dd743fb7-c7fe-40ac-8ad8-4343b936d9f2&visibility=true&has_feature_flag=true) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade ora from 5.4.1 to 6.1.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=ora&from_version=5.4.1&to_version=6.1.0&pr_id=65a1b4c6-5076-4654-a6c6-1af1dedc3afe&visibility=true&has_feature_flag=true) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade snyk from 1.685.0 to 1.890.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=snyk&from_version=1.685.0&to_version=1.890.0&pr_id=5c37c243-3095-4d66-b09e-ff4eec47eaff&visibility=true&has_feature_flag=true) :information_source: Keep your...

In order to upgrade `ora` to 6.X.X we need to support ESM. Can be a really nice issue for people who wants to learn what's need to do in order...

enhancement
good first issue

## Expected Behavior You'll get pies with the vulnerabilities ## Current Behavior Getting `Unexpected end of JSON input` ## Possible Solution ## Steps to Reproduce (for bugs) 1.Run `npx pie-my-vulns`...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=minimist&from_version=1.2.5&to_version=1.2.6&pr_id=e8db5a0b-dec9-4be6-aa08-d2e9e56c5427&visibility=true&has_feature_flag=true) #### Changes included in this PR - Changes to...

**Is your feature request related to a problem? Please describe.** I was thinking it would be great to expose the parsers and potentially reporters too as an API. It would...

help wanted
good first issue
hacktoberfest

## Description Add support for a `--json` command argument to return the data as a JSON string.

enhancement
good first issue
hacktoberfest