Skip to content

Commit 8c25a19

Browse files
authored
Merge pull request #3044 from blacklanternsecurity/update-nuclei
Update nuclei to 3.8.0
2 parents 55cf377 + 2b69e37 commit 8c25a19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)