add a few more scenarios in crowdsec [ci skip]
This commit is contained in:
parent
85fe5ddeb6
commit
480b3e748d
1 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,10 @@ agent:
|
|||
# value: "true"
|
||||
# As we are running Nginx, we want to install the Nginx collection
|
||||
- name: COLLECTIONS
|
||||
value: "crowdsecurity/nginx"
|
||||
value: "crowdsecurity/nginx crowdsecurity/base-http-scenarios crowdsecurity/http-cve"
|
||||
- name: SCENARIOS
|
||||
value: ""
|
||||
# value: "crowdsecurity/http-crawl-aggressive"
|
||||
# Mount custom scenarios into /etc/crowdsec/scenarios
|
||||
extraVolumeMounts:
|
||||
- name: custom-scenarios
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue