Skip to content

Releases: crowdsecurity/crowdsec

v0.1.1

02 Jun 14:23
a58df69
Compare
Choose a tag to compare

Crowdsec 0.1.1

What’s Changed

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

v0.1.0

02 Jun 09:55
8185aa2
Compare
Choose a tag to compare

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 and RegexpInFile expr helpers to allow constructs such as filter: evt.Parsed.user_agent in File("bad_user_agents.txt")
  • add JSON (#25) support with the JsonExtract exp helper to allow constructs such as JsonExtract(evt.Parsed.some_field, "one_item.sub_item.array_entry[0]")
  • bump to 0.1.0 (#52) @buixor

Bug fixes

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

v0.0.3

26 May 10:43
Compare
Choose a tag to compare

Crowdsec 0.0.3

What’s Changed

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

v0.0.2

22 May 09:58
a6897b6
Compare
Choose a tag to compare

Crowdsec 0.0.2

What’s Changed

  • Added golang linter to CI, various fixes associated (#21 #20 #16 #15)
  • Documentation

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

v0.0.1

15 May 13:33
Compare
Choose a tag to compare

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.