Skip to content

Commit 0f73044

Browse files
authored
[golang] API10 & RC easy wins (#5725)
Signed-off-by: Eliott Bouhana <[email protected]>
1 parent bcadfc9 commit 0f73044

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

manifests/golang.yml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ tests/:
2424
net-http-orchestrion: irrelevant (net-http doesn't handle path params)
2525
Test_API_Security_Sampling_With_Delay: missing_feature
2626
test_custom_data_classification.py:
27-
Test_API_Security_Custom_Data_Classification_Capabilities: v2.4.0-dev
28-
Test_API_Security_Custom_Data_Classification_Multiple_Scanners: v2.4.0-dev
29-
Test_API_Security_Custom_Data_Classification_Negative: v2.4.0-dev
30-
Test_API_Security_Custom_Data_Classification_Processor_Override: v2.4.0-dev
31-
Test_API_Security_Custom_Data_Classification_Scanner: v2.4.0-dev
27+
Test_API_Security_Custom_Data_Classification_Capabilities: v2.4.0
28+
Test_API_Security_Custom_Data_Classification_Multiple_Scanners: v2.4.0
29+
Test_API_Security_Custom_Data_Classification_Negative: v2.4.0
30+
Test_API_Security_Custom_Data_Classification_Processor_Override: v2.4.0
31+
Test_API_Security_Custom_Data_Classification_Scanner: v2.4.0
3232
test_endpoint_discovery.py:
3333
Test_Endpoint_Discovery: missing_feature
3434
test_schemas.py:
@@ -213,17 +213,17 @@ tests/:
213213
TestIastVulnerabilitySchema: v0.0.0 # Compliant because no IAST support
214214
rasp/:
215215
test_api10.py:
216-
Test_API10_all: v2.4.0-dev
216+
Test_API10_all: v2.4.0
217217
Test_API10_downstream_request_tag: missing_feature
218-
Test_API10_downstream_ssrf_telemetry: missing_feature
219-
Test_API10_request_body: v2.4.0-dev
220-
Test_API10_request_headers: v2.4.0-dev
221-
Test_API10_request_method: v2.4.0-dev
222-
Test_API10_response_body: v2.4.0-dev
223-
Test_API10_response_headers: v2.4.0-dev
224-
Test_API10_response_status: v2.4.0-dev
225-
Test_API10_without_downstream_body_analysis_using_max: missing_feature
226-
Test_API10_without_downstream_body_analysis_using_sample_rate: missing_feature
218+
Test_API10_downstream_ssrf_telemetry: v2.4.0
219+
Test_API10_request_body: v2.4.0
220+
Test_API10_request_headers: v2.4.0
221+
Test_API10_request_method: v2.4.0
222+
Test_API10_response_body: v2.4.0
223+
Test_API10_response_headers: v2.4.0
224+
Test_API10_response_status: v2.4.0
225+
Test_API10_without_downstream_body_analysis_using_max: v2.4.0
226+
Test_API10_without_downstream_body_analysis_using_sample_rate: v2.4.0
227227
test_cmdi.py:
228228
Test_Cmdi_BodyJson: missing_feature
229229
Test_Cmdi_BodyUrlEncoded: missing_feature
@@ -557,7 +557,7 @@ tests/:
557557
test_remote_config_rule_changes.py:
558558
Test_AsmDdMultiConfiguration: v2.1.0-dev
559559
Test_BlockingActionChangesWithRemoteConfig: v1.69.0
560-
Test_Empty_Config: missing_feature
560+
Test_Empty_Config: v2.4.0
561561
Test_Invalid_Config: v2.2.3
562562
Test_Multiple_Actions: v1.69.0
563563
Test_Unknown_Action: v1.69.0
@@ -584,10 +584,10 @@ tests/:
584584
Test_RuntimeActivation: v1.69.0
585585
Test_RuntimeDeactivation: v1.69.0
586586
test_service_activation_metric.py:
587-
TestServiceActivationEnvVarConfigurationMetric: v2.4.0-dev
588-
TestServiceActivationEnvVarMetric: v2.4.0-dev
589-
TestServiceActivationRemoteConfigMetric: v2.4.0-dev
590-
TestServiceActivationRemoteConfigurationConfigMetric: v2.4.0-dev
587+
TestServiceActivationEnvVarConfigurationMetric: v2.4.0
588+
TestServiceActivationEnvVarMetric: v2.4.0
589+
TestServiceActivationRemoteConfigMetric: v2.4.0
590+
TestServiceActivationRemoteConfigurationConfigMetric: v2.4.0
591591
test_shell_execution.py:
592592
Test_ShellExecution: missing_feature
593593
test_suspicious_attacker_blocking.py:

0 commit comments

Comments
 (0)