Configure dependency-check for apache-release#14686
Closed
AmatyaAvadhanula wants to merge 3 commits intoapache:masterfrom
Closed
Configure dependency-check for apache-release#14686AmatyaAvadhanula wants to merge 3 commits intoapache:masterfrom
AmatyaAvadhanula wants to merge 3 commits intoapache:masterfrom
Conversation
kfaraz
reviewed
Jul 28, 2023
pom.xml
Outdated
| <plugin> | ||
| <groupId>org.owasp</groupId> | ||
| <artifactId>dependency-check-maven</artifactId> | ||
| <version>7.4.4</version> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add configuration to fail only on vulnerabilities having a severity of at least 7 (and other configs) in the apache-release profile
Also suppress the following CVEs
CVE-2023-3782
CVE-2023-37475
Web-console / Static website vulnerabilities:
package-lock.json?ansi-regex (pkg:npm/ansi-regex@5.0.0) : 1091190
package-lock.json?glob-parent (pkg:npm/glob-parent@5.1.1) : 1091181
package-lock.json?minimatch (pkg:npm/minimatch@3.0.4) : 1092637
package-lock.json?y18n (pkg:npm/y18n@4.0.0) : 1091234