diff --git a/manifests/python.yml b/manifests/python.yml index e7ed6b25154..39da45889ff 100644 --- a/manifests/python.yml +++ b/manifests/python.yml @@ -7,7 +7,12 @@ manifest: tests/: # Easy win for tornado and version 4.3.1 - weblog_declaration: tornado: v4.4.0-rc2 - tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardEvent_Tag: missing_feature (APPSEC-62216) + tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardEvent_Tag: # TODO: a lower version might be supported + - declaration: missing_feature (APPSEC-62216) + component_version: <4.9.0 + weblog: [flask-poc, uds-flask, uwsgi-poc] + - declaration: missing_feature (APPSEC-62216) + excluded_weblog: [flask-poc, uds-flask, uwsgi-poc] tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryRequests: missing_feature tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryTruncated: missing_feature tests/ai_guard/test_ai_guard_sdk.py::Test_AnomalyDetectionTags: @@ -46,7 +51,12 @@ manifest: - weblog_declaration: "*": irrelevant (just one weblog is enough to test the SDK) "flask-poc": v4.6.0-rc1 - tests/ai_guard/test_ai_guard_sdk.py::Test_Tag_Probabilities: missing_feature (APPSEC-61898) + tests/ai_guard/test_ai_guard_sdk.py::Test_Tag_Probabilities: # TODO: a lower version might be supported + - declaration: missing_feature (APPSEC-61898) + component_version: <4.9.0 + weblog: [flask-poc, uds-flask, uwsgi-poc] + - declaration: missing_feature (APPSEC-61898) + excluded_weblog: [flask-poc, uds-flask, uwsgi-poc] tests/apm_tracing_e2e/test_otel.py::Test_Otel_Span: missing_feature (missing /e2e_otel_span endpoint on weblog) tests/apm_tracing_e2e/test_otel.py::Test_Otel_Span::test_distributed_otel_trace: irrelevant (Golang specific test with OTel Go contrib package) tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags: v4.1.0 @@ -383,10 +393,24 @@ manifest: tests/appsec/iast/sink/test_unvalidated_redirect.py::TestUnvalidatedHeader::test_secure: - weblog_declaration: "*": bug (APPSEC-62470) + flask-poc: v4.9.0 # TODO: a lower version might be supported + python3.12: v4.9.0 # TODO: a lower version might be supported + django-py3.13: v4.9.0 # TODO: a lower version might be supported + fastapi: v4.9.0 # TODO: a lower version might be supported + uds-flask: v4.9.0 # TODO: a lower version might be supported + django-poc: v4.9.0 # TODO: a lower version might be supported + uwsgi-poc: v4.9.0 # TODO: a lower version might be supported tests/appsec/iast/sink/test_unvalidated_redirect.py::TestUnvalidatedHeader_ExtendedLocation: # Easy win for django-poc, django-py3.13, fastapi, flask-poc, python3.12, uds-flask, uwsgi-poc and version 4.6.4 - weblog_declaration: "*": bug (APPSEC-62470) # "*": v4.7.0-rc1 (implemented in v3.9.0.dev, but there was the APPSEC-57817 and APPSEC-61861 bugs) + flask-poc: v4.9.0 # TODO: a lower version might be supported + python3.12: v4.9.0 # TODO: a lower version might be supported + django-py3.13: v4.9.0 # TODO: a lower version might be supported + fastapi: v4.9.0 # TODO: a lower version might be supported + uds-flask: v4.9.0 # TODO: a lower version might be supported + django-poc: v4.9.0 # TODO: a lower version might be supported + uwsgi-poc: v4.9.0 # TODO: a lower version might be supported tests/appsec/iast/sink/test_unvalidated_redirect.py::TestUnvalidatedHeader_StackTrace: # Easy win for django-poc, django-py3.13, fastapi, flask-poc, python3.12, uds-flask, uwsgi-poc and version 4.6.4 - weblog_declaration: "*": v4.7.0-rc1 (implemented in v3.9.0.dev, but there was the APPSEC-57817 and APPSEC-61861 bugs) @@ -397,10 +421,24 @@ manifest: - weblog_declaration: "*": bug (APPSEC-62470) # "*": v4.7.0-rc1 (implemented in v3.9.0.dev, but there was the APPSEC-57817 and APPSEC-61861 bugs) + flask-poc: v4.9.0 # TODO: a lower version might be supported + python3.12: v4.9.0 # TODO: a lower version might be supported + django-py3.13: v4.9.0 # TODO: a lower version might be supported + fastapi: v4.9.0 # TODO: a lower version might be supported + uds-flask: v4.9.0 # TODO: a lower version might be supported + django-poc: v4.9.0 # TODO: a lower version might be supported + uwsgi-poc: v4.9.0 # TODO: a lower version might be supported tests/appsec/iast/sink/test_unvalidated_redirect.py::TestUnvalidatedRedirect_ExtendedLocation: # Easy win for django-poc, django-py3.13, fastapi, flask-poc, python3.12, uds-flask, uwsgi-poc and version 4.6.4 - weblog_declaration: "*": bug (APPSEC-62470) # "*": v4.7.0-rc1 (implemented in v3.9.0.dev, but there was the APPSEC-57817 and APPSEC-61861 bugs) + flask-poc: v4.9.0 # TODO: a lower version might be supported + python3.12: v4.9.0 # TODO: a lower version might be supported + django-py3.13: v4.9.0 # TODO: a lower version might be supported + fastapi: v4.9.0 # TODO: a lower version might be supported + uds-flask: v4.9.0 # TODO: a lower version might be supported + django-poc: v4.9.0 # TODO: a lower version might be supported + uwsgi-poc: v4.9.0 # TODO: a lower version might be supported tests/appsec/iast/sink/test_unvalidated_redirect.py::TestUnvalidatedRedirect_StackTrace: # Easy win for django-poc, django-py3.13, fastapi, flask-poc, python3.12, uds-flask, uwsgi-poc and version 4.6.4 - weblog_declaration: "*": v4.7.0-rc1 (implemented in v3.9.0.dev, but there was the APPSEC-57817 and APPSEC-61861 bugs)