Skip to content

Commit ab4a712

Browse files
authored
update docs to reflect that CVEs can now be a condition of SSC policies (#2205)
* add CVE as a Supply Chain policy condition * edit text * update description
1 parent bbc5379 commit ab4a712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/semgrep-supply-chain/policies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ The following table lists available conditions and their values:
8686
| Upgrade availability | <ul> <li>Upgrade available</li> <li>Upgrade unavailable</li> </ul> |
8787
| [Transitivity](/semgrep-supply-chain/glossary#transitivity) | <ul><li>Direct</li> <li>Transitive</li></ul> |
8888
| [EPSS probability](/semgrep-supply-chain/glossary#epss-probability) | <ul> <li>High</li><li>Medium</li><li>Low</li><li>None</li> </ul> |
89+
| [CVE](https://www.cve.org/) | Manually provide a CVE ID, formatted as `CVE-YYYY-NNNN+` or choose from a list of values. The values listed are generated from findings identified by Semgrep Supply Chain. |
8990

9091
## Other operations
9192

0 commit comments

Comments
 (0)