github crowdsecurity/crowdsec v0.1.0

latest releases: v1.6.2-rc1, v1.6.1, v1.6.1-rc4...
3 years ago

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.

Don't miss a new crowdsec release

NewReleases is sending notifications on new releases.