Labels: testing, security
Priority: Medium
Estimated Time: 2 hours
Description:
api-server/src/validation_fuzz_tests.rs exists. Confirm it covers the request bodies for all endpoints that will be wired to real RPC calls (#36–#47), not just an initial subset.
Tasks:
- Extend fuzz targets to cover every public request schema in
schemas.rs
- Run fuzzing in CI on a time-boxed schedule (e.g. nightly) rather than only locally
- Document any crashes/panics found and their fixes
Labels:
testing,securityPriority: Medium
Estimated Time: 2 hours
Description:
api-server/src/validation_fuzz_tests.rsexists. Confirm it covers the request bodies for all endpoints that will be wired to real RPC calls (#36–#47), not just an initial subset.Tasks:
schemas.rs