Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrades coraza to latest aho-corasick. #867

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

jcchavezs
Copy link
Member

This is based on latest performance improvements in aho-corasick petar-dambovaliev/aho-corasick#11.

Thank you for contributing to Coraza WAF, your effort is greatly appreciated
Before submitting check if what you want to add to coraza list meets quality standards before sending pull request. Thanks!

Make sure that you've checked the boxes below before you submit PR:

Thanks for your contribution ❤️

This is based on latest performance improvements in aho-corasick petar-dambovaliev/aho-corasick#11.
@jcchavezs jcchavezs requested a review from a team as a code owner August 15, 2023 11:21
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5d3b707) 81.51% compared to head (3d3885f) 81.51%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #867   +/-   ##
=======================================
  Coverage   81.51%   81.51%           
=======================================
  Files         160      160           
  Lines        9033     9033           
=======================================
  Hits         7363     7363           
  Misses       1418     1418           
  Partials      252      252           
Flag Coverage Δ
default 76.59% <ø> (ø)
examples 25.49% <ø> (ø)
ftw 46.78% <ø> (ø)
ftw-multiphase 48.90% <ø> (ø)
tinygo 74.76% <ø> (ø)

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.

@jcchavezs jcchavezs merged commit f9d0b37 into main Aug 15, 2023
8 checks passed
@jcchavezs jcchavezs deleted the upgrades_ahocorasick branch August 15, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants