The bug that differential fuzzing cannot find
DEV Community
The bug that differential fuzzing cannot find
I ported a cron parser from TypeScript to Go and ran 36,000 differential test cases with zero divergence. Then I found a bug that no amount of fuzzing could ever have caught — because the output isn't a function of the input.
0 comments
No comments yet.