Skip to content

Commit

Permalink
Nuclei bug fixed, template may stop being blocklisted (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazet authored Oct 23, 2023
1 parent e28b2d6 commit c7ab2ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions artemis/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,6 @@ class Nuclei:
"NUCLEI_TEMPLATES_TO_SKIP",
default=",".join(
[
# fp: https://github.com/projectdiscovery/nuclei-templates/issues/8415
"http/vulnerabilities/joomla/joomla-com-booking-component.yaml",
# The two following templates caused panic: runtime
# error: integer divide by zero in github.com/projectdiscovery/retryabledns
"dns/azure-takeover-detection.yaml",
Expand Down

0 comments on commit c7ab2ca

Please sign in to comment.