mirror of https://github.com/google/oss-fuzz.git
![]() Annotates the findings of the various json-sanitizer fuzzers with severities as follows: * XSS: High * Comment injection: Medium * Invalid JSON: Low * Failure to be idempotent: Not a security issue * Undeclared exceptions: Not a security issue This commit takes advantage of the support for severity markers in stack traces introduced in https://github.com/google/clusterfuzz/pull/2270. |
||
---|---|---|
.. | ||
DenylistFuzzer.java | ||
Dockerfile | ||
IdempotenceFuzzer.java | ||
ValidJsonFuzzer.java | ||
build.sh | ||
project.yaml |