Skip to content

Releases: crowdsecurity/crowdsec

v0.2.1

25 Jun 10:49
2e30793
Compare
Choose a tag to compare

Crowdsec 0.2.1

What’s Changed

Geolite2 notice

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

v0.2.0

19 Jun 13:44
5446857
Compare
Choose a tag to compare

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

16 Jun 16:03
bb60d29
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Crowdsec 0.1.5

What’s Changed

Geolite2 notice

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

v0.1.4

11 Jun 13:08
26f77be
Compare
Choose a tag to compare

Crowdsec 0.1.4

What’s Changed

  • more changes to be able to perform proper parsers CI (#70) @buixor

Geolite2 notice

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

v0.1.3

03 Jun 15:18
c37f020
Compare
Choose a tag to compare

Crowdsec 0.1.3

What’s Changed

  • fix upgrade mode in wizard (#65) @erenJag
  • Release builder : Get version from git tag rather than RELEASE.json (#64) @buixor

Geolite2 notice

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

v0.1.2

03 Jun 13:27
293d098
Compare
Choose a tag to compare

Crowdsec 0.1.2

What’s Changed

Geolite2 notice

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

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.