Skip to content

Harden fuzzing runtime and evaluation#237

Open
omar2535 wants to merge 1 commit into
mainfrom
project-hardening
Open

Harden fuzzing runtime and evaluation#237
omar2535 wants to merge 1 commit into
mainfrom
project-hardening

Conversation

@omar2535

Copy link
Copy Markdown
Owner

Summary

  • isolate per-run configuration and mutable services
  • replace pickle checkpoints with versioned JSON and validate compiled artifacts
  • add resumable fuzzing, authorization differential replay, and subscription transport coverage
  • add detector accuracy evaluation, stronger CI contracts, and aligned documentation

Verification

  • unit: 389 passed; 53.06% branch-aware coverage
  • integration: 20 passed
  • e2e: 47 passed
  • ruff check: passed
  • ty check: passed

- isolate configuration and mutable run state
- validate compiled artifacts and support resumable fuzzing
- add authorization differential and subscription coverage
- strengthen persistence, benchmarks, CI, and documentation
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