Skip to content

Commit

Permalink
Merge pull request #2006 from blacklanternsecurity/update-nuclei
Browse files Browse the repository at this point in the history
Update nuclei to 3.3.6
  • Loading branch information
TheTechromancer authored Nov 22, 2024
2 parents 0178346 + 13d87c6 commit 785fd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbot/modules/deadly/nuclei.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class nuclei(BaseModule):
}

options = {
"version": "3.3.5",
"version": "3.3.6",
"tags": "",
"templates": "",
"severity": "",
Expand Down

0 comments on commit 785fd62

Please sign in to comment.