Skip to content

Commit 5c77d48

Browse files
committed
[java] API Security sampling tests
1 parent 0636d0d commit 5c77d48

1 file changed

Lines changed: 67 additions & 6 deletions

File tree

manifests/java.yml

Lines changed: 67 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,41 +28,102 @@ tests/:
2828
test_api_security_rc.py:
2929
Test_API_Security_RC_ASM_DD_processors:
3030
'*': v1.38.0
31+
akka-http: bug (APPSEC-56888)
32+
play: bug (APPSEC-56869)
3133
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
34+
vertx3: bug (APPSEC-56870)
35+
vertx4: bug (APPSEC-56871)
3236
Test_API_Security_RC_ASM_DD_scanners:
3337
'*': v1.38.0
34-
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
35-
test_apisec_sampling.py: missing_feature
38+
akka-http: bug (APPSEC-56888)
39+
play: bug (APPSEC-56869)
40+
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
41+
vertx3: bug (APPSEC-56870)
42+
vertx4: bug (APPSEC-56871)
43+
test_apisec_sampling.py:
44+
Test_API_Security_Sampling_Different_Endpoints:
45+
'*': v1.48.0
46+
akka-http: bug (APPSEC-56888)
47+
play: bug (APPSEC-56869)
48+
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
49+
vertx3: bug (APPSEC-56870)
50+
vertx4: bug (APPSEC-56871)
51+
Test_API_Security_Sampling_Different_Paths:
52+
'*': v1.48.0
53+
akka-http: bug (APPSEC-56888)
54+
play: bug (APPSEC-56869)
55+
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
56+
vertx3: bug (APPSEC-56870)
57+
vertx4: bug (APPSEC-56871)
58+
Test_API_Security_Sampling_Different_Status:
59+
'*': v1.48.0
60+
akka-http: bug (APPSEC-56888)
61+
play: bug (APPSEC-56869)
62+
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
63+
vertx3: bug (APPSEC-56870)
64+
vertx4: bug (APPSEC-56871)
65+
Test_API_Security_Sampling_Rate: irrelevant (new sampling algorithm implemented)
66+
Test_API_Security_Sampling_With_Delay:
67+
'*': v1.48.0
68+
akka-http: bug (APPSEC-56888)
69+
play: bug (APPSEC-56869)
70+
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
71+
vertx3: bug (APPSEC-56870)
72+
vertx4: bug (APPSEC-56871)
3673
test_schemas.py:
3774
Test_Scanners:
3875
'*': v1.31.0
76+
akka-http: bug (APPSEC-56888)
77+
play: bug (APPSEC-56869)
3978
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
79+
vertx3: bug (APPSEC-56870)
80+
vertx4: bug (APPSEC-56871)
4081
Test_Schema_Request_Cookies:
4182
'*': v1.31.0
83+
akka-http: bug (APPSEC-56888)
84+
play: bug (APPSEC-56869)
4285
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
86+
vertx3: bug (APPSEC-56870)
87+
vertx4: bug (APPSEC-56871)
4388
Test_Schema_Request_FormUrlEncoded_Body:
4489
'*': v1.31.0
90+
akka-http: bug (APPSEC-56888)
91+
play: bug (APPSEC-56869)
4592
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
93+
vertx3: bug (APPSEC-56870)
94+
vertx4: bug (APPSEC-56871)
4695
Test_Schema_Request_Headers:
4796
'*': v1.31.0
97+
akka-http: bug (APPSEC-56888)
98+
play: bug (APPSEC-56869)
4899
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
100+
vertx3: bug (APPSEC-56870)
101+
vertx4: bug (APPSEC-56871)
49102
Test_Schema_Request_Json_Body:
50103
'*': v1.36.0
51-
akka-http: missing_feature
104+
akka-http: bug (APPSEC-56888)
52105
jersey-grizzly2: missing_feature
53-
play: missing_feature
106+
play: bug (APPSEC-56869)
54107
resteasy-netty3: missing_feature
55108
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
56-
vertx4: v1.47.0
109+
vertx3: bug (APPSEC-56870)
110+
vertx4: bug (APPSEC-56871)
57111
Test_Schema_Request_Path_Parameters:
58112
'*': v1.36.0
59-
akka-http: missing_feature (path parameters not suported)
113+
akka-http: missing_feature (path parameters not suported & APPSEC-56888)
60114
jersey-grizzly2: bug (APPSEC-56846)
115+
play: bug (APPSEC-56869)
61116
resteasy-netty3: bug (APPSEC-56846)
62117
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
118+
vertx3: bug (APPSEC-56870)
119+
vertx4: bug (APPSEC-56871)
63120
Test_Schema_Request_Query_Parameters:
64121
'*': v1.31.0
122+
akka-http: bug (APPSEC-56888)
123+
play: bug (APPSEC-56869)
65124
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
125+
vertx3: bug (APPSEC-56870)
126+
vertx4: bug (APPSEC-56871)
66127
Test_Schema_Response_Body: missing_feature
67128
Test_Schema_Response_Body_env_var: missing_feature
68129
Test_Schema_Response_Headers: missing_feature

0 commit comments

Comments
 (0)