Skip to content

Instantly share code, notes, and snippets.

@claudijd
Created July 10, 2019 20:19
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 claudijd/a9ea11ba0033eb698f2f84f7cb63f578 to your computer and use it in GitHub Desktop.
Save claudijd/a9ea11ba0033eb698f2f84f7cb63f578 to your computer and use it in GitHub Desktop.
example of JSON formatted report
{
"overall": "orange",
scanner_reports: {
"ssh_observatory": "green",
"http_observatory": "orange",
"dir_scan": "green",
"ssh_observatory": "green",
"ssh_observatory": "green"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment