File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
src/site/markdown/analyzers Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 11Nugetconf Analyzer
22==============
33
4- * Experimental* : This analyzer is considered experimental. While this analyzer may
5- be useful and provide valid results more testing must be completed to ensure that
6- the false negative/false positive rates are acceptable.
7-
84OWASP dependency-check includes an analyzer that will scan NuGet's packages.config files to
95collect information about the component being used. The evidence collected
106is used by other analyzers to determine if there are any known vulnerabilities
Original file line number Diff line number Diff line change @@ -4,9 +4,6 @@ Retire JS Analyzer
44OWASP dependency-check includes a Retire JS Analyzer. This analyzer that will scan
55JavaScript files and utilize the Retire JS database to identify vulnerable libraries.
66
7- This analyzer is currently considered Experimental - however, this is expected to be
8- promoted very quickly.
9-
107The ODC team would like to thank Steve Springett for his intial PR to introduce this analyzer,
118[ Philippe Arteau] ( https://github.com/h3xstream ) for the [ burp-retire-js plugin] ( https://github.com/h3xstream/burp-retire-js ) which
129provides much of the core functionality to use the Retire JS analysis in a Java application,
You can’t perform that action at this time.
0 commit comments