Skip to content

Add WebSocket08 frame decoder fuzzer - #286

Open
yawkat wants to merge 1 commit into
split/netty-fuzzer-base-integrationfrom
split/websocket08-frame-decoder-fuzzer
Open

Add WebSocket08 frame decoder fuzzer#286
yawkat wants to merge 1 commit into
split/netty-fuzzer-base-integrationfrom
split/websocket08-frame-decoder-fuzzer

Conversation

@yawkat

@yawkat yawkat commented Aug 11, 2026

Copy link
Copy Markdown
Member

Summary

  • add a WebSocket08 frame decoder fuzz target
  • cover decoder configuration and representative frame inputs
  • run its smoke test in the isolated Netty fuzzer test task

Extracted from #280. The original author is retained in the commit metadata.

Depends on #282.

Testing

  • ./gradlew :micronaut-fuzzing-tests:check -q

Co-Authored-By: multicode <multicode@yawk.at>
@yawkat yawkat added the type: improvement A minor improvement to an existing feature label Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: improvement A minor improvement to an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants