Skip to content

Commit 785fd62

Browse files
Merge pull request #2006 from blacklanternsecurity/update-nuclei
Update nuclei to 3.3.6
2 parents 0178346 + 13d87c6 commit 785fd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bbot/modules/deadly/nuclei.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class nuclei(BaseModule):
1515
}
1616

1717
options = {
18-
"version": "3.3.5",
18+
"version": "3.3.6",
1919
"tags": "",
2020
"templates": "",
2121
"severity": "",

0 commit comments

Comments
 (0)