Skip to content

add fuzzing infrastructure and workflow#52

Merged
lestrrat merged 1 commit into
mainfrom
feat-fuzzing
May 31, 2026
Merged

add fuzzing infrastructure and workflow#52
lestrrat merged 1 commit into
mainfrom
feat-fuzzing

Conversation

@lestrrat

Copy link
Copy Markdown
Collaborator
  • Add Go-native fuzz targets: FuzzUnmarshalSchema/FuzzPrimitiveTypes (root) and FuzzCompile/FuzzValidateJSON (validator)
  • Add fuzz.sh runner that auto-discovers Fuzz* targets per package, duration via FUZZTIME
  • Add Fuzz workflow: 30s smoke run on every PR, weekly + manual full runs, uploads crashers on failure

@lestrrat lestrrat merged commit c4962bb into main May 31, 2026
6 checks passed
@lestrrat lestrrat deleted the feat-fuzzing branch May 31, 2026 00:16
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.

1 participant