Skip to content

Commit 8495c6b

Browse files
committed
Add bug tickets to the sampling rate related tests
1 parent f5c5ca8 commit 8495c6b

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

manifests/golang.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,19 +181,19 @@ manifest:
181181
tests/appsec/iast/test_sampling_by_route_method_count.py::TestSamplingByRouteMethodCount: missing_feature
182182
tests/appsec/iast/test_security_controls.py::TestSecurityControls: missing_feature
183183
tests/appsec/iast/test_vulnerability_schema.py::TestIastVulnerabilitySchema: v0.0.0 # Compliant because no IAST support
184-
tests/appsec/rasp/test_api10.py::Test_API10_all: v2.7.0-dev
184+
tests/appsec/rasp/test_api10.py::Test_API10_all: bug (APPSEC-61152)
185185
tests/appsec/rasp/test_api10.py::Test_API10_downstream_request_tag: v2.5.0-dev
186186
tests/appsec/rasp/test_api10.py::Test_API10_downstream_ssrf_telemetry: v2.4.0
187187
tests/appsec/rasp/test_api10.py::Test_API10_redirect: v2.7.0-dev
188188
tests/appsec/rasp/test_api10.py::Test_API10_redirect_status: v2.5.0-dev
189-
tests/appsec/rasp/test_api10.py::Test_API10_request_body: v2.4.0
189+
tests/appsec/rasp/test_api10.py::Test_API10_request_body: bug (APPSEC-61152)
190190
tests/appsec/rasp/test_api10.py::Test_API10_request_headers: v2.7.0-dev
191191
tests/appsec/rasp/test_api10.py::Test_API10_request_method: v2.4.0
192-
tests/appsec/rasp/test_api10.py::Test_API10_response_body: v2.4.0
192+
tests/appsec/rasp/test_api10.py::Test_API10_response_body: bug (APPSEC-61152)
193193
tests/appsec/rasp/test_api10.py::Test_API10_response_headers: v2.4.0
194194
tests/appsec/rasp/test_api10.py::Test_API10_response_status: v2.4.0
195195
tests/appsec/rasp/test_api10.py::Test_API10_without_downstream_body_analysis_using_max: v2.4.0
196-
tests/appsec/rasp/test_api10.py::Test_API10_without_downstream_body_analysis_using_sample_rate: v2.4.0
196+
tests/appsec/rasp/test_api10.py::Test_API10_without_downstream_body_analysis_using_sample_rate: bug (APPSEC-61152)
197197
tests/appsec/rasp/test_cmdi.py::Test_Cmdi_BodyJson: missing_feature
198198
tests/appsec/rasp/test_cmdi.py::Test_Cmdi_BodyUrlEncoded: missing_feature
199199
tests/appsec/rasp/test_cmdi.py::Test_Cmdi_BodyXml: missing_feature

manifests/java.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ manifest:
10291029
tests/appsec/rasp/test_api10.py::Test_API10_all:
10301030
- weblog_declaration:
10311031
"*": missing_feature
1032-
vertx3: bug (APPSEC-60508)
1032+
vertx3: bug (APPSEC-61153)
10331033
tests/appsec/rasp/test_api10.py::Test_API10_downstream_request_tag:
10341034
- weblog_declaration:
10351035
"*": missing_feature
@@ -1043,7 +1043,7 @@ manifest:
10431043
tests/appsec/rasp/test_api10.py::Test_API10_request_body:
10441044
- weblog_declaration:
10451045
"*": missing_feature
1046-
vertx3: v1.54.0
1046+
vertx3: bug (APPSEC-61153)
10471047
tests/appsec/rasp/test_api10.py::Test_API10_request_headers:
10481048
- weblog_declaration:
10491049
"*": missing_feature
@@ -1055,7 +1055,7 @@ manifest:
10551055
tests/appsec/rasp/test_api10.py::Test_API10_response_body:
10561056
- weblog_declaration:
10571057
"*": missing_feature
1058-
vertx3: v1.54.0
1058+
vertx3: bug (APPSEC-61153)
10591059
tests/appsec/rasp/test_api10.py::Test_API10_response_headers:
10601060
- weblog_declaration:
10611061
"*": missing_feature
@@ -1071,7 +1071,7 @@ manifest:
10711071
tests/appsec/rasp/test_api10.py::Test_API10_without_downstream_body_analysis_using_sample_rate: # Modified by easy win activation script
10721072
- weblog_declaration:
10731073
'*': missing_feature
1074-
vertx3: '>=1.58.2+06122213c8' # Needs to be checked
1074+
vertx3: bug (APPSEC-61153)
10751075
tests/appsec/rasp/test_cmdi.py::Test_Cmdi_BodyJson:
10761076
- weblog_declaration:
10771077
"*": v1.45.0

manifests/python.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ manifest:
324324
? tests/appsec/iast/test_security_controls.py::TestSecurityControls::test_no_vulnerability_suppression_with_a_sanitizer_configured_for_an_overloaded_method_with_specific_signature
325325
: irrelevant (no overloaded methods with different signatures in python)
326326
tests/appsec/iast/test_vulnerability_schema.py::TestIastVulnerabilitySchema: v3.8.0.dev
327-
tests/appsec/rasp/test_api10.py::Test_API10_all: v4.3.0-dev
327+
tests/appsec/rasp/test_api10.py::Test_API10_all: bug (APPSEC-61151)
328328
tests/appsec/rasp/test_api10.py::Test_API10_downstream_request_tag:
329329
- weblog_declaration:
330330
"*": v3.18.0
@@ -340,9 +340,9 @@ manifest:
340340
*django: v4.3.0-dev0 (with httpx support)
341341
tests/appsec/rasp/test_api10.py::Test_API10_request_body:
342342
- weblog_declaration:
343-
"*": v3.14.0.rc
344-
fastapi: v3.15.0.dev (with requests support)
345-
*django: v4.3.0-dev0 (with httpx support)
343+
"*": bug (APPSEC-61151)
344+
fastapi: bug (APPSEC-61151)
345+
*django: bug (APPSEC-61151)
346346
tests/appsec/rasp/test_api10.py::Test_API10_request_headers: v4.3.0-dev
347347
tests/appsec/rasp/test_api10.py::Test_API10_request_method:
348348
- weblog_declaration:
@@ -351,9 +351,9 @@ manifest:
351351
*django: v4.3.0-dev0 (with httpx support)
352352
tests/appsec/rasp/test_api10.py::Test_API10_response_body:
353353
- weblog_declaration:
354-
"*": v3.14.0.rc
355-
fastapi: v3.15.0.dev (with requests support)
356-
*django: v4.3.0-dev0 (with httpx support)
354+
"*": bug (APPSEC-61151)
355+
fastapi: bug (APPSEC-61151)
356+
*django: bug (APPSEC-61151)
357357
tests/appsec/rasp/test_api10.py::Test_API10_response_headers:
358358
- weblog_declaration:
359359
"*": v3.14.0.rc
@@ -365,7 +365,7 @@ manifest:
365365
fastapi: v3.15.0.dev (with requests support)
366366
*django: v4.3.0-dev0 (with httpx support)
367367
tests/appsec/rasp/test_api10.py::Test_API10_without_downstream_body_analysis_using_max: v3.15.0
368-
tests/appsec/rasp/test_api10.py::Test_API10_without_downstream_body_analysis_using_sample_rate: v3.15.0
368+
tests/appsec/rasp/test_api10.py::Test_API10_without_downstream_body_analysis_using_sample_rate: bug (APPSEC-61151)
369369
tests/appsec/rasp/test_cmdi.py::Test_Cmdi_BodyJson: v2.20.0.dev
370370
tests/appsec/rasp/test_cmdi.py::Test_Cmdi_BodyUrlEncoded: v2.20.0.dev
371371
tests/appsec/rasp/test_cmdi.py::Test_Cmdi_BodyXml: v2.20.0.dev

manifests/python_lambda.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ manifest:
6767
tests/appsec/rasp/test_api10.py::Test_API10_downstream_ssrf_telemetry: missing_feature
6868
tests/appsec/rasp/test_api10.py::Test_API10_redirect: bug (APPSEC-60508)
6969
tests/appsec/rasp/test_api10.py::Test_API10_redirect_status: missing_feature
70-
tests/appsec/rasp/test_api10.py::Test_API10_request_body: v8.117.0.dev
70+
tests/appsec/rasp/test_api10.py::Test_API10_request_body: bug (APPSEC-61151)
7171
tests/appsec/rasp/test_api10.py::Test_API10_request_headers: bug (APPSEC-60508)
7272
tests/appsec/rasp/test_api10.py::Test_API10_request_method: v8.117.0.dev
73-
tests/appsec/rasp/test_api10.py::Test_API10_response_body: v8.117.0.dev
73+
tests/appsec/rasp/test_api10.py::Test_API10_response_body: bug (APPSEC-61151)
7474
tests/appsec/rasp/test_api10.py::Test_API10_response_headers: v8.117.0.dev
7575
tests/appsec/rasp/test_api10.py::Test_API10_response_status: v8.117.0.dev
7676
tests/appsec/rasp/test_cmdi.py::Test_Cmdi_BodyJson: v8.117.0.dev

0 commit comments

Comments
 (0)