This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "OWASP Dependency Check"
From OWASP
Jeremy.long (talk | contribs) (→Road Map and Getting Involved) |
(Added installation instructions on Homebrew) |
||
Line 26: | Line 26: | ||
* [http://search.maven.org/#artifactdetails%7Corg.owasp%7Cdependency-check-maven%7C1.2.11%7Cmaven-plugin Maven Plugin] | * [http://search.maven.org/#artifactdetails%7Corg.owasp%7Cdependency-check-maven%7C1.2.11%7Cmaven-plugin Maven Plugin] | ||
* [https://wiki.jenkins-ci.org/display/JENKINS/OWASP+Dependency-Check+Plugin Jenkins Plugin] | * [https://wiki.jenkins-ci.org/display/JENKINS/OWASP+Dependency-Check+Plugin Jenkins Plugin] | ||
+ | * [http://brew.sh/ Mac Homebrew]: <code>brew update && brew install dependency-check</code> | ||
== Links == | == Links == |