Skip to content

Commit d47bf93

Browse files
authored
Merge pull request #2626 from blacklanternsecurity/update-nuclei
Update nuclei to 3.4.10
2 parents 0a4f078 + 2ec59a0 commit d47bf93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bbot/modules/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.4.7",
18+
"version": "3.4.10",
1919
"tags": "",
2020
"templates": "",
2121
"severity": "",

0 commit comments

Comments
 (0)