-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
next/719/20250213/v1 #12579
next/719/20250213/v1 #12579
Conversation
This version of out Lua crate also supports cross compiling.
A no padding option is provided as a mode, as its a variant suitable for encoding and decoding. A padding optional function is added that is indifferent to padding when decoding. This can be useful when you're not sure if padding exists, and don't really care.
Export our base64 decoding and encoding functions to Lua. Ticket: OISF#7074
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #12579 +/- ##
=======================================
Coverage 80.72% 80.72%
=======================================
Files 929 930 +1
Lines 259062 259129 +67
=======================================
+ Hits 209119 209187 +68
+ Misses 49943 49942 -1
Flags with carried forward coverage won't be shown. Click here to find out more. |
Information: QA ran without warnings. Pipeline 24721 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Staging:
SV_BRANCH=OISF/suricata-verify#2290