Skip to content

Commit 899f63e

Browse files
Update _index.md
remove Checkov from SAST SARIF documentation
1 parent add074b commit 899f63e

File tree

1 file changed

+2
-2
lines changed
  • content/en/security/code_security/static_analysis/setup

1 file changed

+2
-2
lines changed

content/en/security/code_security/static_analysis/setup/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ datadog-static-analyzer -i /path/to/directory -g -o sarif.json -f sarif –-diff
532532
## Upload third-party static analysis results to Datadog
533533

534534
<div class="alert alert-info">
535-
SARIF importing has been tested for Snyk, CodeQL, Semgrep, Checkov, Gitleaks, and Sysdig. Reach out to <a href="/help">Datadog Support</a> if you experience any issues with other SARIF-compliant tools.
535+
SARIF importing has been tested for Snyk, CodeQL, Semgrep, Gitleaks, and Sysdig. Reach out to <a href="/help">Datadog Support</a> if you experience any issues with other SARIF-compliant tools.
536536
</div>
537537

538538
You can send results from third-party static analysis tools to Datadog, provided they are in the interoperable [Static Analysis Results Interchange Format (SARIF) Format][2]. Node.js version 14 or later is required.
@@ -687,4 +687,4 @@ Datadog stores findings in accordance with our [Data Rentention Periods](https:/
687687
[24]: https://docs.datadoghq.com/account_management/teams/
688688
[101]: https://docs.datadoghq.com/software_catalog/service_definitions/v3-0/
689689
[102]: https://docs.datadoghq.com/internal_developer_portal/software_catalog/entity_model/?tab=v30#codelocations
690-
[103]: https://docs.datadoghq.com/data_security/data_retention_periods/
690+
[103]: https://docs.datadoghq.com/data_security/data_retention_periods/

0 commit comments

Comments
 (0)