Skip to content

Commit c2bbb90

Browse files
chore: activate easy wins for @DataDog/asm-libraries
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9ded450 commit c2bbb90

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

manifests/python.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,12 @@ manifest:
1717
- weblog_declaration:
1818
"*": irrelevant (just one weblog is enough to test the SDK)
1919
"flask-poc": v4.13.0-dev
20-
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardStandalone_APMDisabledMarker: missing_feature
20+
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardStandalone_APMDisabledMarker: # TODO: a lower version might be supported
21+
- weblog_declaration:
22+
'*': missing_feature
23+
uwsgi-poc: '>=4.13.1'
24+
flask-poc: '>=4.13.1'
25+
uds-flask: '>=4.13.1'
2126
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryRedacted: bug (APPSEC-69627)
2227
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryRequests: bug (APPSEC-69627)
2328
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryTruncated: bug (APPSEC-69627)
@@ -53,7 +58,7 @@ manifest:
5358
- weblog_declaration:
5459
"*": irrelevant (just one weblog is enough to test the SDK)
5560
"flask-poc": v4.14.0-dev
56-
tests/ai_guard/test_ai_guard_sdk.py::Test_RedactionDisabled:
61+
tests/ai_guard/test_ai_guard_sdk.py::Test_RedactionDisabled: # Easy win for flask-poc and version 4.13.1
5762
- weblog_declaration:
5863
"*": irrelevant (just one weblog is enough to test the SDK)
5964
"flask-poc": v4.14.0-dev

0 commit comments

Comments
 (0)