Skip to content

Commit

Permalink
update test list
Browse files Browse the repository at this point in the history
  • Loading branch information
bararchy committed Apr 5, 2024
1 parent 2cba6bf commit c0ed446
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/sec_tester/tests.cr
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module SecTester
SUPPORTED_TESTS = {
"amazon_s3_takeover",
"bola",
"broken_saml_auth",
"brute_force_login",
"business_constraint_bypass",
Expand Down Expand Up @@ -30,9 +31,10 @@ module SecTester
"lrrl",
"mass_assignment",
"nosql",
"open_buckets",
"open_cloud_storage",
"open_database",
"osi",
"password_reset_poisoning",
"prompt_injection",
"proto_pollution",
"retire_js",
Expand Down

0 comments on commit c0ed446

Please sign in to comment.