Skip to content

Fuzz framework#1559

Draft
N3ur0sis wants to merge 7 commits into
masterfrom
fuzz-framework
Draft

Fuzz framework#1559
N3ur0sis wants to merge 7 commits into
masterfrom
fuzz-framework

Conversation

@N3ur0sis
Copy link
Copy Markdown

Description

Please provide a detailed description of what was done in this PR.
(And mention any links to an issue docs)

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

Breaking changes

Please complete this section if any breaking changes have been made, otherwise delete it.

Additional comments

Please post additional comments in this section if you have them, otherwise delete it.

Auto cherry-pick in API_LEVEL

If requested to port the commits from this PR on a dedicated API_LEVEL branch,
select the targeted one(s), or add new references if not listed:

[ ] TARGET_API_LEVEL: API_LEVEL_26

This will only create the PR with cherry-picks, ready to be reviewed and merged.

Remember:

  • The merge will ALWAYS be a manual operation.
  • It is possible the cherry-picks don't apply correctly, mainly if previous commits have been forgotten.
  • In case of failure, there is no other solution than redo the operation manually...

@ledger-wiz-cspm-secret-detection
Copy link
Copy Markdown

ledger-wiz-cspm-secret-detection Bot commented May 18, 2026

Wiz Scan Summary

Scanner Findings
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings 1 Medium
Software Management Finding Software Management Findings -
Total 1 Medium

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 18, 2026

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.88%. Comparing base (b7d1089) to head (8a83df5).

Files with missing lines Patch % Lines
lib_cxng/src/cx_crc32.c 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1559   +/-   ##
=======================================
  Coverage   91.87%   91.88%           
=======================================
  Files          39       39           
  Lines        4653     4656    +3     
  Branches      584      586    +2     
=======================================
+ Hits         4275     4278    +3     
  Misses        266      266           
  Partials      112      112           
Flag Coverage Δ
unittests 91.88% <71.42%> (+<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.

@N3ur0sis N3ur0sis force-pushed the fuzz-framework branch 4 times, most recently from 99e4229 to 3ba33db Compare May 20, 2026 09:56
@N3ur0sis N3ur0sis force-pushed the fuzz-framework branch 2 times, most recently from 3ba33db to 8a83df5 Compare May 20, 2026 11:39
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.

2 participants