Releases: crowdsecurity/crowdsec
Releases · crowdsecurity/crowdsec
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.
v0.0.2
v0.0.1
Crowdsec 0.0.1
What’s Changed
- Initial release
Geolite2 notice
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.