From 2b8e2e107d9071517dfdddd9c0bf18f0800a4424 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20=C3=81lvarez=20=C3=81lvarez?= Date: Tue, 21 Apr 2026 14:51:20 +0200 Subject: [PATCH] chore(ai-guard): enable event tag in node --- manifests/nodejs.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifests/nodejs.yml b/manifests/nodejs.yml index 8e2e13c99b6..be3487a0e0f 100644 --- a/manifests/nodejs.yml +++ b/manifests/nodejs.yml @@ -90,7 +90,10 @@ refs: - &ref_5_98_0 '>=5.98.0' - &ref_6_0_0 '>=6.0.0-pre' manifest: - tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardEvent_Tag: missing_feature (APPSEC-62217) + tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardEvent_Tag: + - weblog_declaration: + "*": irrelevant (just one weblog is enough to test the SDK) + express4: *ref_5_98_0 tests/ai_guard/test_ai_guard_sdk.py::Test_ClientIPTagsCollected: - weblog_declaration: "*": irrelevant (just one weblog is enough to test the SDK)