Skip to content
Merged
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
10 changes: 5 additions & 5 deletions manifests/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ tests/:
Test_API_Security_Sampling_Rate: irrelevant (new api security sampling algorithm implemented)
Test_API_Security_Sampling_With_Delay: v2.6.0
test_custom_data_classification.py:
Test_API_Security_Custom_Data_Classification_Capabilities: missing_feature
Test_API_Security_Custom_Data_Classification_Multiple_Scanners: missing_feature
Test_API_Security_Custom_Data_Classification_Negative: missing_feature
Test_API_Security_Custom_Data_Classification_Processor_Override: missing_feature
Test_API_Security_Custom_Data_Classification_Scanner: missing_feature
Test_API_Security_Custom_Data_Classification_Capabilities: v3.17.0
Test_API_Security_Custom_Data_Classification_Multiple_Scanners: v3.17.0
Test_API_Security_Custom_Data_Classification_Negative: v3.17.0
Test_API_Security_Custom_Data_Classification_Processor_Override: v3.17.0
Test_API_Security_Custom_Data_Classification_Scanner: v3.17.0
test_endpoint_discovery.py:
Test_Endpoint_Discovery:
'*': v3.13.0.dev
Expand Down
Loading