Releases: crowdsecurity/crowdsec
v0.2.1
Crowdsec 0.2.1
What’s Changed
- Allow CrowdSec to start if
geoip
data are not downloaded (#92) @AlteredCoder - Fix hub CI (#86) @erenJag
Geolite2 notice
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.
v0.2.0
Crowdsec v0.2.0
What’s Changed
- Support for reload (sighup) (#79) (fix #75)
- Metrics are always displayed in the same order (#79)
- Add a metric to count the number of current instance of a given bucket (#79)
Bugfixes
- fix #73 (cscli Atoi error)
Geolite2 notice
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.
v0.1.5
v0.1.4
Crowdsec 0.1.4
What’s Changed
Geolite2 notice
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.
v0.1.3
v0.1.2
Crowdsec 0.1.2
What’s Changed
- bump to version 0.1.2 (#63) @AlteredCoder
- wizard: fix unattended mode (#57) @erenJag
- Fix API push (#62) @AlteredCoder
- fix #60 - sqlite lock + badges (#61) @buixor
Geolite2 notice
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.
v0.1.1
Crowdsec 0.1.1
What’s Changed
- Fix debug verbosity of whitelisted events (#58) @AlteredCoder
Geolite2 notice
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.
v0.1.0
Crowdsec 0.1.0
What’s Changed
New features or improvments
- add a 'Upper' expr helper (#50) @buixor
- fix paths to be FHS compliant (#44)
- allow
cscli
to work on specific hub branches (#43) - support data-download in parser and scenarios (#37) :
- add
File
andRegexpInFile
expr helpers to allow constructs such asfilter: evt.Parsed.user_agent in File("bad_user_agents.txt")
- add
- add JSON (#25) support with the
JsonExtract
exp helper to allow constructs such asJsonExtract(evt.Parsed.some_field, "one_item.sub_item.array_entry[0]")
- bump to 0.1.0 (#52) @buixor
Bug fixes
- fix #55 : fast service shutdown (#56) @buixor
- fix bug when loading scenario (#51) @AlteredCoder
- Fix expr helpers "StartsWith" and "EndsWith" (#48) @AlteredCoder
- fix #47 #35 (#49) @buixor
- fix #38 : avoid messing up api.yaml when doing
--binupgrade
(#41) - Improved readme (#36)
- unification of logging (#42)
Geolite2 notice
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.
v0.0.3
Crowdsec 0.0.3
What’s Changed
- Add missing IPs calculation (#33) @erenJag
- Add new expr helpers (#22) @AlteredCoder
- Adding custom error. (#27) @erenJag
- Add json support via expr helpers (#25) @buixor
- Merge cscli crowdsec config (#26) @AlteredCoder
- Fix package name (#24) @AlteredCoder
Geolite2 notice
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.