feat: Add crowdsec module
This commit is contained in:
parent
22981fdcdd
commit
d0c6f2bcbe
13 changed files with 624 additions and 6 deletions
pkgs/crowdsec
7
pkgs/crowdsec/nvfetcher.toml
Normal file
7
pkgs/crowdsec/nvfetcher.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[crowdsec-hub]
|
||||
src.git = "https://github.com/crowdsecurity/hub.git"
|
||||
fetch.github = "crowdsecurity/hub"
|
||||
|
||||
[crowdsec-firewall-bouncer]
|
||||
src.github = "crowdsecurity/cs-firewall-bouncer"
|
||||
fetch.github = "crowdsecurity/cs-firewall-bouncer"
|
Loading…
Add table
Add a link
Reference in a new issue