Skip to content

Releases: crowdsecurity/crowdsec

v1.5.6-rc3

12 Dec 12:25
6eabb46
Compare
Choose a tag to compare
v1.5.6-rc3 Pre-release
Pre-release

Changes

New Features

Improvements

Bug Fixes

Chore / Deps

Geolite2 notice

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

Installation

Take a look at the installation instructions.

v1.5.6-rc2

08 Dec 14:15
04f3dc0
Compare
Choose a tag to compare
v1.5.6-rc2 Pre-release
Pre-release

Changes

New Features

Improvements

Bug Fixes

Chore / Deps

Geolite2 notice

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

Installation

Take a look at the installation instructions.

v1.5.6-rc1

07 Dec 15:32
4acb4f8
Compare
Choose a tag to compare
v1.5.6-rc1 Pre-release
Pre-release

Changes

New Features

Improvements

Bug Fixes

Chore / Deps

Geolite2 notice

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

Installation

Take a look at the installation instructions.

v1.5.5

23 Oct 12:16
d2d788c
Compare
Choose a tag to compare

Changes

Improvements

Bug Fixes

  • fix null deref in cti calls if key is empty (#2540) @buixor
  • cscli config feature-flags: point user to the right location of feature.yaml (#2539) @mmetc
  • Use a default duration if no duration is provided in a profile (#2520) @blotus
  • lighten bucket logger (#2523) @buixor
  • cscli: restore config correctly if acquis.d already exists (#2504) @mmetc
  • fix issue #2499 - nil dereference while using capi whitelists (#2501) @mmetc
  • [Explain] s02 can cause panic if empty (#2486) @LaurenceJJones
  • fix the float comparison for hubtests (#2492) @buixor

Chore / Deps

Geolite2 notice

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

Installation

Take a look at the installation instructions.

v1.5.5-rc1

17 Oct 08:40
a4dc505
Compare
Choose a tag to compare
v1.5.5-rc1 Pre-release
Pre-release

Changes

Improvements

Bug Fixes

  • fix null deref in cti calls if key is empty (#2540) @buixor
  • cscli config feature-flags: point user to the right location of feature.yaml (#2539) @mmetc
  • Use a default duration if no duration is provided in a profile (#2520) @blotus
  • lighten bucket logger (#2523) @buixor
  • cscli: restore config correctly if acquis.d already exists (#2504) @mmetc
  • fix issue #2499 - nil dereference while using capi whitelists (#2501) @mmetc
  • [Explain] s02 can cause panic if empty (#2486) @LaurenceJJones
  • fix the float comparison for hubtests (#2492) @buixor

Chore / Deps

Geolite2 notice

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

Installation

Take a look at the installation instructions.

v1.5.4

20 Sep 10:28
e4dcdd2
Compare
Choose a tag to compare

Changes

Bug Fixes

Geolite2 notice

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

Installation

Take a look at the installation instructions.

v1.5.3

18 Sep 12:10
ce276d3
Compare
Choose a tag to compare

Changes

  • scenario labels to map string interface (#2201) @AlteredCoder
  • do not send more than group_threshold alerts at once to a notification plugin (#2264) @mmetc
  • cscli: add G (1e9) suffix to metric units (#2254) @mmetc

New Features

Improvements

Bug Fixes

  • fix hub directory on fc38 (#2468) @sabban
  • Kafka acquisition: do not create empty events when a read error occurs (#2466) @blotus
  • fix the behavior of -a option of cscli alerts list : do not hide alerts with no associated decisions (#2435) @buixor
  • option db_client.decision_bulk_size (#2440) @mmetc
  • update functional tests for build pipeline (#2442) @mmetc
  • whitelist reason (#2439) @LaurenceJJones
  • remove "and exit." when showing list of commands when running cscli (#2431) @RelativeSure
  • remove duplicate line (#2432) @encg
  • fix behavior of flag disable_http_retry_backoff (#2426) @mmetc
  • conditional overflow doesn't overflow on capacity (#2412) @sabban
  • CI: increase test sleep to fix flaky acquisition/file test under win (#2410) @mmetc
  • cscli decisions list -o json => [] instead of null; same for alerts (#2397) @mmetc
  • cscli bouncer delete fix wrong short (#2404) @LaurenceJJones
  • fix the rpm build (#2396) @sabban
  • fix unit file after modification (#2395) @sabban
  • docker: allow GID with no persistent sqlite db (#2381) @mmetc
  • fix "crowdsec-cli/require" log verbosity (#2390) @mmetc
  • fix a confusing debug message (#2386) @buixor
  • check cscli preconditions with crowdsec-cli/require package (#2388) @mmetc
  • replace all imports of path with path/filepath (#2330) @mmetc
  • go mod tidy for sentinel plugin (#2377) @blotus
  • fix double push of metrics by properly handling tickers (#2374) @mmetc
  • fix the ci by adding the ability to enforce event ordering (#2347) @sabban
  • add object key in src for S3 acquis (#2342) @blotus
  • properly match new files on windows when doing file acquisition (#2329) @blotus
  • rename status to state in fire response (#2313) @blotus
  • raise error with invalid 'on_success', 'on_failure' in profile (#2303) @mmetc
  • docker: always merge .yaml.local in conf_get() (#2272) @mmetc
  • change api_key encoding to base64 to comply with bcrypt max size (#2302) @mmetc
  • fix error message when failing to parse ip address or range (#2292) @mmetc

Chore / Deps

Geolite2 notice

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

Installation

Take a look at the installation instructions.

v1.5.3-rc8

18 Sep 09:58
ce276d3
Compare
Choose a tag to compare
v1.5.3-rc8 Pre-release
Pre-release

Changes

  • scenario labels to map string interface (#2201) @AlteredCoder
  • do not send more than group_threshold alerts at once to a notification plugin (#2264) @mmetc
  • cscli: add G (1e9) suffix to metric units (#2254) @mmetc

New Features

Improvements

Bug Fixes

  • fix hub directory on fc38 (#2468) @sabban
  • kafka acquisition: do not create empty events when a read error occurs (#2466) @blotus
  • fix the behavior of -a option of cscli alerts list : do not hide alerts with no associated decisions (#2435) @buixor
  • option db_client.decision_bulk_size (#2440) @mmetc
  • update functional tests for build pipeline (#2442) @mmetc
  • whitelist reason (#2439) @LaurenceJJones
  • remove "and exit." when showing list of commands when running cscli (#2431) @RelativeSure
  • remove duplicate line (#2432) @encg
  • fix behavior of flag disable_http_retry_backoff (#2426) @mmetc
  • conditional overflow doesn't overflow on capacity (#2412) @sabban
  • CI: increase test sleep to fix flaky acquisition/file test under win (#2410) @mmetc
  • cscli decisions list -o json => [] instead of null; same for alerts (#2397) @mmetc
  • [cscli] bouncer delete fix wrong short (#2404) @LaurenceJJones
  • fix the rpm build (#2396) @sabban
  • fix unit file after modification (#2395) @sabban
  • docker: allow GID with no persistent sqlite db (#2381) @mmetc
  • fix "crowdsec-cli/require" log verbosity (#2390) @mmetc
  • fix a confusing debug message (#2386) @buixor
  • check cscli preconditions with crowdsec-cli/require package (#2388) @mmetc
  • replace all imports of path with path/filepath (#2330) @mmetc
  • go mod tidy for sentinel plugin (#2377) @blotus
  • fix double push of metrics by properly handling tickers (#2374) @mmetc
  • fix the ci by adding the ability to enforce event ordering (#2347) @sabban
  • add object key in src for S3 acquis (#2342) @blotus
  • properly match new files on windows when doing file acquisition (#2329) @blotus
  • rename status to state in fire response (#2313) @blotus
  • raise error with invalid 'on_success', 'on_failure' in profile (#2303) @mmetc
  • docker: always merge .yaml.local in conf_get() (#2272) @mmetc
  • change api_key encoding to base64 to comply with bcrypt max size (#2302) @mmetc
  • fix error message when failing to parse ip address or range (#2292) @mmetc

Chore / Deps

Geolite2 notice

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

Installation

Take a look at the installation instructions.

v1.5.3-rc7

12 Sep 13:08
0040569
Compare
Choose a tag to compare
v1.5.3-rc7 Pre-release
Pre-release

Changes

  • scenario labels to map string interface (#2201) @AlteredCoder
  • do not send more than group_threshold alerts at once to a notification plugin (#2264) @mmetc
  • cscli: add G (1e9) suffix to metric units (#2254) @mmetc

New Features

Improvements

Bug Fixes

  • fix the behavior of -a option of cscli alerts list : do not hide alerts with no associated decisions (#2435) @buixor
  • option db_client.decision_bulk_size (#2440) @mmetc
  • update functional tests for build pipeline (#2442) @mmetc
  • Whitelist reason (#2439) @LaurenceJJones
  • Remove "and exit." when showing list of commands when running cscli (#2431) @RelativeSure
  • Remove duplicate line (#2432) @encg
  • fix behavior of flag disable_http_retry_backoff (#2426) @mmetc
  • conditional overflow doesn't overflow on capacity (#2412) @sabban
  • CI: increase test sleep to fix flaky acquisition/file test under win (#2410) @mmetc
  • cscli decisions list -o json => [] instead of null; same for alerts (#2397) @mmetc
  • [cscli] bouncer delete fix wrong short (#2404) @LaurenceJJones
  • fix the rpm build (#2396) @sabban
  • Fix unit file after modification (#2395) @sabban
  • docker: allow GID with no persistent sqlite db (#2381) @mmetc
  • fix "crowdsec-cli/require" log verbosity (#2390) @mmetc
  • fix a confusing debug message (#2386) @buixor
  • Check cscli preconditions with crowdsec-cli/require package (#2388) @mmetc
  • replace all imports of path with path/filepath (#2330) @mmetc
  • go mod tidy for sentinel plugin (#2377) @blotus
  • fix double push of metrics by properly handling tickers (#2374) @mmetc
  • fix the ci by adding the ability to enforce event ordering (#2347) @sabban
  • add object key in src for S3 acquis (#2342) @blotus
  • Properly match new files on windows when doing file acquisition (#2329) @blotus
  • rename status to state in fire response (#2313) @blotus
  • raise error with invalid 'on_success', 'on_failure' in profile (#2303) @mmetc
  • docker: always merge .yaml.local in conf_get() (#2272) @mmetc
  • Change api_key encoding to base64 to comply with bcrypt max size (#2302) @mmetc
  • fix error message when failing to parse ip address or range (#2292) @mmetc

Chore / Deps

Geolite2 notice

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

Installation

Take a look at the installation instructions.

v1.5.3-rc6

29 Aug 12:06
22146eb
Compare
Choose a tag to compare
v1.5.3-rc6 Pre-release
Pre-release

Changes

  • scenario labels to map string interface (#2201) @AlteredCoder
  • do not send more than group_threshold alerts at once to a notification plugin (#2264) @mmetc
  • cscli: add G (1e9) suffix to metric units (#2254) @mmetc

New Features

Improvements

Bug Fixes

  • option db_client.decision_bulk_size (#2440) @mmetc
  • update functional tests for build pipeline (#2442) @mmetc
  • Whitelist reason (#2439) @LaurenceJJones
  • Remove "and exit." when showing list of commands when running cscli (#2431) @RelativeSure
  • Remove duplicate line (#2432) @encg
  • fix behavior of flag disable_http_retry_backoff (#2426) @mmetc
  • conditional overflow doesn't overflow on capacity (#2412) @sabban
  • CI: increase test sleep to fix flaky acquisition/file test under win (#2410) @mmetc
  • cscli decisions list -o json => [] instead of null; same for alerts (#2397) @mmetc
  • [cscli] bouncer delete fix wrong short (#2404) @LaurenceJJones
  • fix the rpm build (#2396) @sabban
  • Fix unit file after modification (#2395) @sabban
  • docker: allow GID with no persistent sqlite db (#2381) @mmetc
  • fix "crowdsec-cli/require" log verbosity (#2390) @mmetc
  • fix a confusing debug message (#2386) @buixor
  • Check cscli preconditions with crowdsec-cli/require package (#2388) @mmetc
  • replace all imports of path with path/filepath (#2330) @mmetc
  • go mod tidy for sentinel plugin (#2377) @blotus
  • fix double push of metrics by properly handling tickers (#2374) @mmetc
  • fix the ci by adding the ability to enforce event ordering (#2347) @sabban
  • add object key in src for S3 acquis (#2342) @blotus
  • Properly match new files on windows when doing file acquisition (#2329) @blotus
  • rename status to state in fire response (#2313) @blotus
  • raise error with invalid 'on_success', 'on_failure' in profile (#2303) @mmetc
  • docker: always merge .yaml.local in conf_get() (#2272) @mmetc
  • Change api_key encoding to base64 to comply with bcrypt max size (#2302) @mmetc
  • fix error message when failing to parse ip address or range (#2292) @mmetc

Chore / Deps

Geolite2 notice

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

Installation

Take a look at the installation instructions.