Created
July 10, 2019 20:19
-
-
Save claudijd/a9ea11ba0033eb698f2f84f7cb63f578 to your computer and use it in GitHub Desktop.
example of JSON formatted report
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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