We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3afa1f3 commit 58c44e2Copy full SHA for 58c44e2
.github/workflows/test_waap_rules.yaml
@@ -31,6 +31,7 @@ jobs:
31
- name: Install requirements
32
run: |
33
sudo apt install libre2-dev
34
+ go install -v github.com/projectdiscovery/nuclei/v3/cmd/nuclei@latest
35
- name: Install CrowdSec
36
37
git clone https://github.com/crowdsecurity/crowdsec.git
0 commit comments