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

next/605/70x/20241017/v1 #11982

Merged
merged 16 commits into from
Oct 17, 2024

Conversation

catenacyber and others added 16 commits October 10, 2024 21:52
Ticket: 7315

Completes commit 4a7567b

Allows keyword template.buffer to work properly when template
protocol is enabled

(cherry picked from commit 58556b7)
Ticket: 7309

Do not use a constant expression in a condition

(cherry picked from commit 76527dd)
Fix potential dereference of nullptr in case
of unsuccessful allocation of memory for
list node

Bug: OISF#7270
(cherry picked from commit c72404e)
With the latest brew changes, a virtualenv is required to install
pyyaml.

(cherry picked from commit 2b16369)
Currently cbindgen from system packages is broken, for now use the
cbindgen artifact we build.

(cherry picked from commit 09d604f)
Modification by Jason Ish: Keep removal of duplicate checkout action
while resolving conflict.

(cherry picked from commit d574d88)
Mainly hashes of actions and other minor changes.
Sync with master on Fedora builds.
As cocci was removed from the Fedora builds due to issues in Cocci on
Fedora.
In job: ubuntu-22-04-cov-fuzz
Pin actions missed as part of the sync with master as they most likely
don't exist in master.
Required for the newer version of download-artifact in use due to sync
with master.
Not needed as this is a build from make dist, and providing cbindgen
will force regeneration of the bindings.
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (main-7.0.x@09d3ff9). Learn more about missing BASE report.
Report is 49 commits behind head on main-7.0.x.

Additional details and impacted files
@@              Coverage Diff              @@
##             main-7.0.x   #11982   +/-   ##
=============================================
  Coverage              ?   82.93%           
=============================================
  Files                 ?      922           
  Lines                 ?   251298           
  Branches              ?        0           
=============================================
  Hits                  ?   208418           
  Misses                ?    42880           
  Partials              ?        0           
Flag Coverage Δ
fuzzcorpus 64.10% <80.00%> (?)
suricata-verify 62.85% <80.00%> (?)
unittests 62.22% <42.85%> (?)

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

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 23127

@victorjulien victorjulien merged commit 8810d7f into OISF:main-7.0.x Oct 17, 2024
45 checks passed
@victorjulien victorjulien deleted the next/605/70x/20241017/v1 branch October 17, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants