google / buzzer

Apache License 2.0
429 stars 32 forks source link

move the main metrics and coverage collection to / #57

Closed thatjiaozi closed 6 months ago

thatjiaozi commented 6 months ago

Also implement two new handlers: /latestLog which shows the latest verifier log /verifierErrors which shows a count of the verdicts the verifier has returned

This is helpful to determine how a fuzzing strategy is doing.