From 898ca6a80dd127e8a7cb74e024faaa316c8afe67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Andr=C3=A9=20dos=20Santos=20Lopes?= Date: Tue, 28 Jul 2026 11:45:14 +0100 Subject: [PATCH] ci: cover standalone AppSec telemetry scenario Run APPSEC_STANDALONE_APM_STANDALONE in the PHP system-test matrices. This scenario detects missing waf.* telemetry, which was not covered by the existing AppSec API-security scenarios and allowed the libdatadog regression to reach master. --- .gitlab/generate-package.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab/generate-package.php b/.gitlab/generate-package.php index f43076792a..aeaee69503 100644 --- a/.gitlab/generate-package.php +++ b/.gitlab/generate-package.php @@ -1330,6 +1330,7 @@ function appsec_image_from_tag_mapping(string $tag): string - APPSEC_API_SECURITY - APPSEC_API_SECURITY_RC - APPSEC_API_SECURITY_NO_RESPONSE_BODY + - APPSEC_STANDALONE_APM_STANDALONE - APPSEC_RUNTIME_ACTIVATION - INTEGRATIONS - CROSSED_TRACING_LIBRARIES @@ -1353,6 +1354,7 @@ function appsec_image_from_tag_mapping(string $tag): string - APPSEC_API_SECURITY - APPSEC_API_SECURITY_RC - APPSEC_API_SECURITY_NO_RESPONSE_BODY + - APPSEC_STANDALONE_APM_STANDALONE - APPSEC_RUNTIME_ACTIVATION - INTEGRATIONS - CROSSED_TRACING_LIBRARIES