Skip to content

Conversation

@simon-id
Copy link
Member

@simon-id simon-id commented Oct 13, 2025

libddwaf now completely skips empty strings, so we need to remove the empty string from the fuzzer, and use the correct string creation function with str length for object keys.
Also blocking action now generate a random uuid, that i ignore in the tests

@simon-id simon-id self-assigned this Oct 13, 2025
@simon-id simon-id marked this pull request as ready for review October 14, 2025 15:07
@simon-id simon-id requested a review from a team as a code owner October 14, 2025 15:07
@simon-id simon-id enabled auto-merge (squash) October 14, 2025 15:08
@simon-id simon-id merged commit 6b65b99 into main Oct 14, 2025
48 checks passed
@@ -1,5 +1,4 @@
[
"",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why removing empty string?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

read the PR description

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.

3 participants