Skip to content

Instantly share code, notes, and snippets.

@MCDong
Created April 13, 2016 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MCDong/9969351647c06f7ab67ab7d954e6cd66 to your computer and use it in GitHub Desktop.
Save MCDong/9969351647c06f7ab67ab7d954e6cd66 to your computer and use it in GitHub Desktop.
{
"errors": [],
"failures": {
"<URL>": {
"<TEST_TYPE>": {
"<METHOD> - <FUZZ_LOCATION>|<FUZZ_PARAM>": {
"<TEST_TYPE>": {
"confidence": "x",
"description": "x",
"payloads": ["x", ...],
"severity": "x"
}
}
}
}
},
"stats": {
"errors": x,
"failures": x,
"successes": x
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment