-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathpython_lambda.yml
More file actions
144 lines (144 loc) · 4.67 KB
/
python_lambda.yml
File metadata and controls
144 lines (144 loc) · 4.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
---
tests/:
appsec/:
api_security/:
test_schemas.py:
Test_Scanners:
"*": v8.113.0
alb: missing_feature
alb-multi: missing_feature
function-url: missing_feature
Test_Schema_Request_Cookies:
"*": v8.113.0
alb: missing_feature
alb-multi: missing_feature
function-url: missing_feature
Test_Schema_Request_FormUrlEncoded_Body:
"*": v8.113.0
alb: missing_feature
alb-multi: missing_feature
function-url: missing_feature
Test_Schema_Request_Headers:
"*": v8.113.0
alb: missing_feature
alb-multi: missing_feature
function-url: missing_feature
Test_Schema_Request_Json_Body:
"*": v8.113.0
alb: missing_feature
alb-multi: missing_feature
function-url: missing_feature
Test_Schema_Request_Path_Parameters:
"*": v8.113.0
alb: missing_feature
alb-multi: missing_feature
function-url: missing_feature
Test_Schema_Request_Query_Parameters:
"*": v8.113.0
alb: missing_feature
alb-multi: missing_feature
function-url: missing_feature
Test_Schema_Response_Body:
"*": v8.113.0
alb: missing_feature
alb-multi: missing_feature
function-url: missing_feature
Test_Schema_Response_Headers:
"*": v8.113.0
alb: missing_feature
alb-multi: missing_feature
function-url: missing_feature
Test_Schema_Response_on_Block:
"*": v8.113.0
alb: missing_feature
alb-multi: missing_feature
function-url: missing_feature
waf/:
test_blocking.py:
Test_Blocking:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_strip_response_headers:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_CustomBlockingResponse:
"*": v8.113.0
alb-multi: v8.114.0.dev
test_alpha.py:
Test_Basic: v7.112.0
test_blocking_addresses.py:
Test_Blocking_client_ip:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_client_ip_with_K8_private_ip:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_client_ip_with_forwarded: v8.114.0.dev
Test_Blocking_request_body:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_request_body_multipart:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_request_cookies:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_request_headers:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_request_method:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_request_path_params:
"*": v8.113.0
alb: irrelevant (application-load-balancer event type does not support path params)
alb-multi: irrelevant (application-load-balancer event type does not support path params)
function-url: irrelevant (function-url event type does not support path params)
Test_Blocking_request_query:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_request_uri:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_response_headers:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_response_status:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Blocking_user_id:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Suspicious_Request_Blocking:
"*": v8.113.0
alb-multi: v8.114.0.dev
test_conf.py:
Test_ConfigurationVariables_New_Obfuscation: v8.113.0
test_fingerprinting.py:
Test_Fingerprinting_Endpoint_Preprocessor:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Fingerprinting_Header_And_Network_Preprocessor:
"*": v8.113.0
alb-multi: v8.114.0.dev
Test_Fingerprinting_Session_Preprocessor:
"*": v8.113.0
alb-multi: v8.114.0.dev
test_only_python.py:
Test_ImportError: v7.112.0
test_reports.py:
Test_ExtraTagsFromRule: v7.112.0
Test_Info: v7.112.0
Test_RequestHeaders: v7.112.0
Test_StatusCode: v7.112.0
test_trace_tagging.py:
Test_TraceTaggingRules: v8.113.0
test_traces.py:
Test_AppSecEventSpanTags: v7.112.0
Test_AppSecObfuscator: v7.112.0
Test_CollectDefaultRequestHeader: v7.112.0
Test_CollectRespondHeaders: v7.112.0
Test_ExternalWafRequestsIdentification: v7.112.0
Test_RetainTraces: v7.112.0
test_versions.py:
Test_Events: v7.112.0