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
(Added installation instructions on Homebrew) |
m (Added a line break to clarify brew commands) |
||
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> | + | * [http://brew.sh/ Mac Homebrew]:<br><code>brew update && brew install dependency-check</code> |
== Links == | == Links == |