Skip to content

Commit 6cf3943

Browse files
Merge pull request #2286 from blacklanternsecurity/update-nuclei
Update nuclei to 3.3.9
2 parents 4182214 + 1c5fc99 commit 6cf3943

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.8",
18+
"version": "3.3.9",
1919
"tags": "",
2020
"templates": "",
2121
"severity": "",

0 commit comments

Comments
 (0)