microsoft/restler-fuzzer

improve bucketization for the invalid value checker

Open

#609 opened on Aug 18, 2022

 (0 comments) (0 reactions) (1 assignee)Python (329 forks)auto 404
help wanted

Repository metrics

Stars
 (2,929 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

See comment in PR #607.

The following should be investigated: is the bucketization too coarse-grained? can this be resolved by marking which parameter was fuzzed to the bug bucket?

Contributor guide