Last active
November 10, 2021 09:18
-
-
Save righettod/4b64876c15dacb06dab0f4c9deb9a2fc to your computer and use it in GitHub Desktop.
Quick script to format the results of a JSON scan report from NPM audit.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Script was migrated below for better evolution and consistency: | |
https://github.com/righettod/toolbox-pentest-web/blob/master/scripts/generate-report-npm.py | |
""" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment