Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
issue_887: Added OWASP plugin. First run took about 40 minutes. Subse…
…quent runs took about 2-4 minutes. Plugin downloads the NVD (National Vulnerability Database) the very first time the user runs the analyzeDependency command (assuming said user does not already have it cached somewhereon their system. Once downloaded, the plugin checks the subprojects dependenies against that of the NVD's and creates an HTML report per subproject on all the critical dependencies subproject has.
- Loading branch information