Skip to content

Commit ad7d059

Browse files
authored
Add blog links (#32522)
1 parent cf72bf9 commit ad7d059

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

content/en/security/code_security/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ further_reading:
55
- link: "https://www.datadoghq.com/blog/monitor-mcp-servers/"
66
tag: "Blog"
77
text: "Identify common security risks in MCP servers"
8+
- link: "https://www.datadoghq.com/blog/using-llms-to-filter-out-false-positives/"
9+
tag: "Blog"
10+
text: "Using LLMs to filter out false positives from static code analysis"
811
aliases:
912
- /code_analysis/
1013
---

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ aliases:
66
is_beta: false
77
algolia:
88
tags: ['static analysis', 'datadog static analysis', 'code quality', 'SAST']
9+
further_reading:
10+
- link: "https://www.datadoghq.com/blog/using-llms-to-filter-out-false-positives/"
11+
tag: "Blog"
12+
text: "Using LLMs to filter out false positives from static code analysis"
913
---
1014

1115
{{% site-region region="gov" %}}

0 commit comments

Comments
 (0)