Last active
November 10, 2021 09:18
-
-
Save righettod/5072c0f2269bb433b3780ff6db0768dc to your computer and use it in GitHub Desktop.
Quick script to format the result of a OWASP Dependency Check (ODC) JSON report
This file contains hidden or 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-odc.py | |
""" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment