File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<suppressions xmlns =" https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.2.xsd" >
3- <suppress >
4- <notes ></notes >
5- <filePath regex =" true" >.*\bmsal4j-1.6.1\.jar</filePath >
6- <cpe >cpe:/a:http_authentication_library_project:http_authentication_library</cpe >
7- </suppress >
8- <suppress >
9- <notes ></notes >
10- <filePath regex =" true" >.*\boauth2-oidc-sdk-6.14\.jar</filePath >
11- <cpe >cpe:/a:openid:openid</cpe >
12- </suppress >
133</suppressions >
Original file line number Diff line number Diff line change 9696 <plugin >
9797 <groupId >org.owasp</groupId >
9898 <artifactId >dependency-check-maven</artifactId >
99- <version >6.0.2 </version >
99+ <version >6.0.3 </version >
100100 <configuration >
101101 <failBuildOnCVSS >7</failBuildOnCVSS >
102102 <suppressionFiles >
You can’t perform that action at this time.
0 commit comments