funkolab / cs-mikrotik-bouncer

A CrowdSec bouncer for MikroTik RouterOS appliance
Apache License 2.0
43 stars 8 forks source link

Bump github.com/crowdsecurity/crowdsec from 1.6.2 to 1.6.4 #67

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps github.com/crowdsecurity/crowdsec from 1.6.2 to 1.6.4.

Release notes

Sourced from github.com/crowdsecurity/crowdsec's releases.

v1.6.4

Overview

HTTP datasource

This release introduce http data source that enable crowdsec to ingest logs from an http endpoint such as Datadog or Vector.

See documentation here

Alert context appsec

This release also introduces the alert context ability when using appsec.

See related doc here

Replay evtx file support

This release allows Windows CrowdSec users to replay Winevent evtx files.

New Features

Improvements

Changes

... (truncated)

Commits
  • 523164f merge from master for 1.6.4 (#3337)
  • 188f580 Update go-re2 (#3230) (#3234)
  • 4851945 fix appsec/tls issues by cloning http transport (#3214)
  • 6797597 update grokky and deps (backport) (#3211)
  • a987dfc backport: return an error if cscli dashboard is run within a container (#3208)
  • 7c2ebe5 Allow auto registration of machines in LAPI (backport) (#3209)
  • faa3cd3 cscli hub update: option --with-content to keep embedded items in index; use ...
  • 4ca70e1 implement GetFSType on openbsd with the correct statfs struct member (#3196)
  • b754c39 pkg/cwhub: cache control / send etag header from file contents, check with HE...
  • 534fb14 hide geoip related warnings (#3179)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)