Skip to content

Commit

Permalink
up 2022-12-07
Browse files Browse the repository at this point in the history
  • Loading branch information
hktalent committed Dec 7, 2022
1 parent f6adbbd commit 6fad2d6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "config/nuclei-templates"]
path = config/nuclei-templates
url = https://github.com/projectdiscovery/nuclei-templates.git
[submodule "config/fuzzing-templates"]
path = config/fuzzing-templates
url = https://github.com/projectdiscovery/fuzzing-templates.git
1 change: 1 addition & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ go env |grep GOPRIVATE
https://github.com/heartshare/go-wafw00f
git submodule add --force https://github.com/projectdiscovery/fuzzing-templates.git config/fuzzing-templates
git submodule add --force https://github.com/projectdiscovery/nuclei-templates.git config/nuclei-templates
git submodule update --init --recursive
/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive
Expand Down
1 change: 1 addition & 0 deletions config/fuzzing-templates
Submodule fuzzing-templates added at ef9f08

0 comments on commit 6fad2d6

Please sign in to comment.