From bb9ec1840ac4f3636b798619a2d0fad9f6b9b442 Mon Sep 17 00:00:00 2001 From: Christophe Papazian Date: Wed, 11 Feb 2026 14:26:11 +0100 Subject: [PATCH 1/2] update python manifest --- manifests/python.yml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/manifests/python.yml b/manifests/python.yml index aad7dd1e90c..b69b8d2fd0f 100644 --- a/manifests/python.yml +++ b/manifests/python.yml @@ -327,7 +327,7 @@ manifest: ? tests/appsec/iast/test_security_controls.py::TestSecurityControls::test_no_vulnerability_suppression_with_a_sanitizer_configured_for_an_overloaded_method_with_specific_signature : irrelevant (no overloaded methods with different signatures in python) tests/appsec/iast/test_vulnerability_schema.py::TestIastVulnerabilitySchema: v3.8.0.dev - tests/appsec/rasp/test_api10.py::Test_API10_all: bug (APPSEC-61151) + tests/appsec/rasp/test_api10.py::Test_API10_all: v4.5.0-rc1 tests/appsec/rasp/test_api10.py::Test_API10_downstream_request_tag: - weblog_declaration: "*": v3.18.0 @@ -341,22 +341,14 @@ manifest: - weblog_declaration: "*": v4.1.0 *django: v4.3.0-dev0 (with httpx support) - tests/appsec/rasp/test_api10.py::Test_API10_request_body: - - weblog_declaration: - "*": bug (APPSEC-61151) - fastapi: bug (APPSEC-61151) - *django: bug (APPSEC-61151) + tests/appsec/rasp/test_api10.py::Test_API10_request_body: v4.5.0-rc1 tests/appsec/rasp/test_api10.py::Test_API10_request_headers: v4.3.0-dev tests/appsec/rasp/test_api10.py::Test_API10_request_method: - weblog_declaration: "*": v3.14.0.rc fastapi: v3.15.0.dev (with requests support) *django: v4.3.0-dev0 (with httpx support) - tests/appsec/rasp/test_api10.py::Test_API10_response_body: - - weblog_declaration: - "*": bug (APPSEC-61151) - fastapi: bug (APPSEC-61151) - *django: bug (APPSEC-61151) + tests/appsec/rasp/test_api10.py::Test_API10_response_body: v4.5.0-rc1 tests/appsec/rasp/test_api10.py::Test_API10_response_headers: - weblog_declaration: "*": v3.14.0.rc @@ -368,7 +360,7 @@ manifest: fastapi: v3.15.0.dev (with requests support) *django: v4.3.0-dev0 (with httpx support) tests/appsec/rasp/test_api10.py::Test_API10_without_downstream_body_analysis_using_max: v3.15.0 - tests/appsec/rasp/test_api10.py::Test_API10_without_downstream_body_analysis_using_sample_rate: bug (APPSEC-61151) + tests/appsec/rasp/test_api10.py::Test_API10_without_downstream_body_analysis_using_sample_rate: v4.5.0-rc1 tests/appsec/rasp/test_cmdi.py::Test_Cmdi_BodyJson: v2.20.0.dev tests/appsec/rasp/test_cmdi.py::Test_Cmdi_BodyUrlEncoded: v2.20.0.dev tests/appsec/rasp/test_cmdi.py::Test_Cmdi_BodyXml: v2.20.0.dev From fce82f942734326c44c6eedf30f959b12773ca5a Mon Sep 17 00:00:00 2001 From: Christophe Papazian Date: Wed, 11 Feb 2026 14:45:54 +0100 Subject: [PATCH 2/2] empty