Skip to content

enable RE2 support by default on linux#4386

Merged
blotus merged 4 commits intomasterfrom
enable-re2-default-linux
Mar 23, 2026
Merged

enable RE2 support by default on linux#4386
blotus merged 4 commits intomasterfrom
enable-re2-default-linux

Conversation

@blotus
Copy link
Member

@blotus blotus commented Mar 23, 2026

Enable the use of RE2 by default for GROK patterns on linux.

The re2_grok_support feature flag is now deprecated only on linux.

The re2_disable_grok_support feature flag is available only on linux to force switching off the use of RE2 in case of issues.

@github-actions
Copy link

@blotus: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@github-actions
Copy link

@blotus: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@blotus
Copy link
Member Author

blotus commented Mar 23, 2026

/kind enhancement
/area agent

@blotus blotus added this to the 1.7.7 milestone Mar 23, 2026
@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

❌ Patch coverage is 35.71429% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.13%. Comparing base (30ca8b2) to head (82fc614).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/fflag/crowdsec.go 20.00% 1 Missing and 7 partials ⚠️
pkg/parser/unix_parser.go 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4386      +/-   ##
==========================================
- Coverage   63.14%   63.13%   -0.01%     
==========================================
  Files         475      475              
  Lines       33669    33670       +1     
==========================================
  Hits        21259    21259              
  Misses      10288    10288              
- Partials     2122     2123       +1     
Flag Coverage Δ
bats 46.47% <28.57%> (+<0.01%) ⬆️
unit-linux 36.19% <14.28%> (-0.02%) ⬇️
unit-windows 24.72% <7.14%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@blotus blotus merged commit 68fc844 into master Mar 23, 2026
16 checks passed
@blotus blotus deleted the enable-re2-default-linux branch March 23, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/agent kind/enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants