OWASP - OWASP Dependency-Check: Difference between revisions
From GCA ACT
Jump to navigationJump to search
(Created via script) |
(No difference)
|
Latest revision as of 23:55, 25 October 2023
Description
The tool OWASP Dependency-Check is a command line tool that can be used to check dependencies for known vulnerabilities. The tool will look through all of the dependencies for a project and report any known vulnerabilities. The goal of the tool is to help developers identify and fix vulnerabilities in their dependencies. The tool is open source and is available for free.