Skip to content

Commit 75327b0

Browse files
authored
chore(docs): Remove experimental info from nugetconf and retirejs analyzers docs. (#7334)
1 parent c42ea97 commit 75327b0

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

src/site/markdown/analyzers/nugetconf-analyzer.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
Nugetconf 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-
84
OWASP dependency-check includes an analyzer that will scan NuGet's packages.config files to
95
collect information about the component being used. The evidence collected
106
is used by other analyzers to determine if there are any known vulnerabilities

src/site/markdown/analyzers/retirejs-analyzer.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ Retire JS Analyzer
44
OWASP dependency-check includes a Retire JS Analyzer. This analyzer that will scan
55
JavaScript 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-
107
The 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
129
provides much of the core functionality to use the Retire JS analysis in a Java application,

0 commit comments

Comments
 (0)