Skip to content

Commit

Permalink
Merge pull request #16 from NeuraLegion/feat-#15/css-injection-test
Browse files Browse the repository at this point in the history
feat(scan): add new `css_injection` test type
  • Loading branch information
bararchy authored Jul 30, 2023
2 parents 85dc17f + 7ea4888 commit 3d40873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sec_tester/tests.cr
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module SecTester
"common_files",
"cookie_security",
"csrf",
"css_injection",
"cve_test",
"date_manipulation",
"default_login_location",
Expand Down

0 comments on commit 3d40873

Please sign in to comment.