Skip to content

Commit

Permalink
Marking a template as sus (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazet authored Oct 30, 2023
1 parent c664f42 commit fbb339d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artemis/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ class Nuclei:
"NUCLEI_SUSPICIOUS_TEMPLATES",
default=",".join(
[
"custom:time-based-sql-injection",
"custom:xss-inside-tag-top-params",
"http/misconfiguration/google/insecure-firebase-database.yaml",
]
),
Expand Down

0 comments on commit fbb339d

Please sign in to comment.