google / buzzer

Apache License 2.0
423 stars 30 forks source link

move the main metrics and coverage collection to / #57

Closed thatjiaozi closed 4 months ago

thatjiaozi commented 4 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.