Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions manifests/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,10 +351,10 @@ tests/:
Test_Blocking_strip_response_headers: missing_feature
Test_CustomBlockingResponse: v1.63.0
test_blocking_security_response_id.py:
Test_SecurityResponseId_Custom_Redirect: missing_feature
Test_SecurityResponseId_HTML_Response: missing_feature
Test_SecurityResponseId_In_Span_Triggers: missing_feature
Test_SecurityResponseId_JSON_Response: missing_feature
Test_SecurityResponseId_Custom_Redirect: v2.5.0
Test_SecurityResponseId_HTML_Response: v2.5.0
Test_SecurityResponseId_In_Span_Triggers: v2.5.0
Test_SecurityResponseId_JSON_Response: v2.5.0
test_custom_rules.py:
Test_CustomRules: v1.51.0
test_exclusions.py:
Expand Down
Loading