Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/security/code_security/static_analysis/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
- **Event**: JSON metadata regarding the violation.

### Filter out false positives
For a subset of SAST vulnerabilities, Bits AI can review the context of the finding and assess whether it is more likely to be a true or false positive, along with a short explanation of the reasoning.
For a subset of SAST vulnerabilities, Bits AI can review the context and assess whether it is more likely to be a true or false positive, along with a short explanation of the reasoning.

Check notice on line 79 in content/en/security/code_security/static_analysis/_index.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.sentencelength

Suggestion: Try to keep your sentence length to 25 words or fewer.

For more information, see [AI-Enhanced Static Code Analysis][17].

Expand Down Expand Up @@ -144,7 +144,7 @@
[10]: /security/code_security/dev_tool_int/github_pull_requests/
[11]: /getting_started/code_security/
[12]: https://app.datadoghq.com/security/configuration/code-security/setup
[13]: https://docs.datadoghq.com/security/code_security/static_analysis/#link-results-to-datadog-services-and-teams
[13]: /security/code_security/static_analysis/setup/?tab=github#link-findings-to-datadog-services-and-teams
[14]: /account_management/teams/
[15]: /integrations/github/#connect-github-teams-to-datadog-teams
[16]: /integrations/azure-devops-source-code/
Expand Down
Loading