From cf7317684b1453e1f9790ec4ad51f5aaf62bef19 Mon Sep 17 00:00:00 2001 From: Gorka Vicente Date: Tue, 23 Dec 2025 12:53:04 +0100 Subject: [PATCH] Update Caution section in Code Security --- .../link-findings-to-datadog-services-and-teams.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/security-products/link-findings-to-datadog-services-and-teams.en.md b/layouts/shortcodes/security-products/link-findings-to-datadog-services-and-teams.en.md index 6d675d82591..eb3854c113c 100644 --- a/layouts/shortcodes/security-products/link-findings-to-datadog-services-and-teams.en.md +++ b/layouts/shortcodes/security-products/link-findings-to-datadog-services-and-teams.en.md @@ -65,7 +65,7 @@ Datadog goes through all Software Catalog definitions and checks whether the fin Some findings might not contain a file path. In those cases, Datadog cannot evaluate `codeLocations` for that finding, and this mechanism is skipped.
-Services defined with a **Software Catalog schema v2.x** do *not* support `codeLocations`. Existing definitions can be upgraded to the v3 schema in the [Software Catalog][102]. After migration is completed, changes might take up to 24 hours to apply to findings. If you are unable to upgrade to v3, Datadog falls back to alternative linking techniques (described below). These rely on less precise heuristics, so accuracy might vary depending on the Code Security product and your use of other Datadog features. +Services defined with a Software Catalog schema v2.x do not support codeLocations. Existing definitions can be upgraded to the v3 schema in the Software Catalog. After migration is completed, changes might take up to 24 hours to apply to findings. If you are unable to upgrade to v3, Datadog falls back to alternative linking techniques (described below). These rely on less precise heuristics, so accuracy might vary depending on the Code Security product and your use of other Datadog features.
#### Example (v3 schema)