Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 09:55
· 1584 commits to master since this release
8185aa2

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.