Skip to content

Commit 5b80c3a

Browse files
kwinjeremylong
andauthored
Update src/site/markdown/general/suppression.md
Co-authored-by: Jeremy Long <jeremy.long@gmail.com>
1 parent 1338f01 commit 5b80c3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/site/markdown/general/suppression.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ to coordinates via `PurlIdentifier.toGav()`. The latter is not always available
3434
The `<filePath>` value is matched against the OS-specific absolute file path of the according dependency
3535
(for example a path inside the local Maven repository).
3636

37-
Additionally, there are several things that can be suppressed - individual CPEs, individual CVEs, or all CVE entries below a specified CVSS score. The most common
38-
would be suppressing CPEs based off of SHA1 hashes or filePath (regexes) - these entries can be generated using the
37+
Additionally, there are several ways to suppress vulnerabilities: individual CPEs, individual CVEs, or all vulnerabilities below a specified CVSS score. The most common
38+
would be suppressing CPEs based on the identified Package URL (PURL) - these suppression entries can be generated using the
3939
HTML version of the report. The other common scenario would be to ignore all CVEs below a certain CVSS threshold.
4040

4141
```xml

0 commit comments

Comments
 (0)