Skip to content

Commit 6fad2d6

Browse files
committed
up 2022-12-07
1 parent f6adbbd commit 6fad2d6

File tree

4 files changed

+6
-1
lines changed

4 files changed

+6
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "config/nuclei-templates"]
55
path = config/nuclei-templates
66
url = https://github.com/projectdiscovery/nuclei-templates.git
7+
[submodule "config/fuzzing-templates"]
8+
path = config/fuzzing-templates
9+
url = https://github.com/projectdiscovery/fuzzing-templates.git

README_CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ go env |grep GOPRIVATE
257257
258258
https://github.com/heartshare/go-wafw00f
259259
260+
git submodule add --force https://github.com/projectdiscovery/fuzzing-templates.git config/fuzzing-templates
260261
git submodule add --force https://github.com/projectdiscovery/nuclei-templates.git config/nuclei-templates
261262
git submodule update --init --recursive
262263
/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive

config/fuzzing-templates

Submodule fuzzing-templates added at ef9f081

0 commit comments

Comments
 (0)