covid-alert-server icon indicating copy to clipboard operation
covid-alert-server copied to clipboard

Implement protobuf fuzzing to ensure robust-edge case handling

Open obrien-j opened this issue 4 years ago • 2 comments

As part of #24, it's likely worth implementing one of the various protobuf frameworks to ensure correctness as part the various API's in question.

Leaving this here as a placeholder so we don't lose track of it over the next couple of days.

obrien-j avatar Jun 08 '20 16:06 obrien-j

#30 <-- 0 based edge case #111 <-- logic bug on invalid sql query/error logic.

obrien-j avatar Jun 29 '20 00:06 obrien-j

#295 <-- nil dereference (not from fuzzing or anything, just my own sloppy code.. - but would have been caught by fuzzing)

alyssarosenzweig avatar Sep 07 '20 00:09 alyssarosenzweig