Skip to content
New issue

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

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

Already on GitHub? # to your account

Ci fuzz serde v6 #11754

Closed
wants to merge 3 commits into from
Closed

Conversation

catenacyber
Copy link
Contributor

Link to ticket: https://redmine.openinfosecfoundation.org/issues/
None

Describe changes:

  • ci: move from cifuzz to clusterfuzzlite to better support fuzzing on main7
  • rust: revert update to serde (because oss-fuzz uses an old nightly compiler)

#11753 with

  • ClusterFuzzLite using latest up to date C dependencies

#11741 is still only the first good commit to get green CI back as simple as possible

for oss-fuzz/cifuzz compatibility
As they use an old nightly compiler
because oss-fuzz does not support newer rust nightly
and newer serde does not support oss-fuzz old nightly
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.63%. Comparing base (79aa486) to head (bbce96f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11754      +/-   ##
==========================================
- Coverage   82.63%   82.63%   -0.01%     
==========================================
  Files         919      919              
  Lines      248943   248943              
==========================================
- Hits       205716   205714       -2     
- Misses      43227    43229       +2     
Flag Coverage Δ
fuzzcorpus 60.85% <ø> (ø)
livemode 18.72% <ø> (-0.04%) ⬇️
pcap 44.18% <ø> (+0.01%) ⬆️
suricata-verify 61.92% <ø> (+0.05%) ⬆️
unittests 59.01% <ø> (-0.01%) ⬇️

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

@catenacyber catenacyber marked this pull request as draft September 11, 2024 12:11
To better support main7 CI fuzzing
@catenacyber
Copy link
Contributor Author

Next in #11757

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant