Skip to content

Commit 54bc588

Browse files
gorkavicenteStefonSimmons
authored andcommitted
Update SCA main page (#31008)
1 parent 731f502 commit 54bc588

File tree

1 file changed

+1
-1
lines changed
  • content/en/security/code_security/software_composition_analysis

1 file changed

+1
-1
lines changed

content/en/security/code_security/software_composition_analysis/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SCA supports both static and runtime dependency detection:
2424

2525
## Search and filter results
2626
### Vulnerabilities explorer
27-
The [Vulnerabilities][11] explorer provides a vulnerability-centric view of library vulnerabilities detected by SCA, alongside vulnerabilities detected by other Code Security capabilities (SAST and IAST). All vulnerabilities shown in this explorer are detected on the default branch of a scanned repository and/or affecting a running service.
27+
The [Vulnerabilities][11] explorer provides a vulnerability-centric view of library vulnerabilities detected by SCA, alongside vulnerabilities detected by other Code Security capabilities (SAST and IAST). All vulnerabilities shown in this explorer are detected on the default branch and the last commit of a scanned repository and/or affecting a running service.
2828

2929
### Datadog severity score
3030
Each vulnerability has a defined base severity score. To assist in prioritizing remediation, Datadog modifies the base CVSS score into the Datadog Severity Score by considering evidence of suspicious requests or attacks, the business sensitivity or internet exposure of the environment, and the risk of a successful exploit.

0 commit comments

Comments
 (0)