You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: core/src/main/resources/templates/htmlReport.vsl
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1255,8 +1255,6 @@ Getting Help: <a href="https://github.com/jeremylong/DependencyCheck/issues" tar
1255
1255
This report may contain data retrieved from <a href="https://retirejs.github.io/retire.js/">RetireJS</a>.
1256
1256
<br/>
1257
1257
This report may contain data retrieved from the <a href="https://ossindex.sonatype.org">Sonatype OSS Index</a>.
1258
-
<br/>
1259
-
This report may contain data retrieved from the <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">CISA Known Exploited Vulnerabilities Catalog</a>.
Copy file name to clipboardExpand all lines: core/src/main/resources/templates/jsonReport.vsl
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,7 @@
49
49
"CISA": "This report may contain data retrieved from the CISA Known Exploited Vulnerability Catalog: https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
50
50
"NPM": "This report may contain data retrieved from the NPM Public Advisories: https://www.npmjs.com/advisories",
51
51
"RETIREJS": "This report may contain data retrieved from the RetireJS community: https://retirejs.github.io/retire.js/",
52
-
"OSSINDEX": "This report may contain data retrieved from the Sonatype OSS Index: https://ossindex.sonatype.org",
53
-
"CISA": "This report may contain data retrieved from the CISA Known Exploited Vulnerabilities Catalog: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
52
+
"OSSINDEX": "This report may contain data retrieved from the Sonatype OSS Index: https://ossindex.sonatype.org"
Copy file name to clipboardExpand all lines: core/src/main/resources/templates/sarifReport.vsl
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -65,8 +65,7 @@ For more information see [How dependency-check works](https://jeremylong.github.
65
65
"cisa": "This report may contain data retrieved from the CISA Known Exploited Vulnerability Catalog: https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
66
66
"npm": "This report may contain data retrieved from the NPM Public Advisories: https://www.npmjs.com/advisories",
67
67
"retirejs": "This report may contain data retrieved from the RetireJS community: https://retirejs.github.io/retire.js/",
68
-
"ossindex": "This report may contain data retrieved from the Sonatype OSS Index: https://ossindex.sonatype.org",
69
-
"CISA": "This report may contain data retrieved from the CISA Known Exploited Vulnerabilities Catalog: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
68
+
"ossindex": "This report may contain data retrieved from the Sonatype OSS Index: https://ossindex.sonatype.org"
70
69
#foreach($prop in $properties.getMetaData().entrySet())
0 commit comments