Last active
August 29, 2015 14:23
-
-
Save jschlyter/50df06126e1be15cf404 to your computer and use it in GitHub Desktop.
summary.json example
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
{ | |
"date" : "2015-06-23", | |
"reports" : [ | |
{ | |
"domain" : "afaforsakring.se", | |
"type" : "Finans", | |
"org" : "AFA Försäkring", | |
"https" : 1, | |
"fqdn" : "afaforsakring.se", | |
"sts" : 1, | |
"grade" : "C", | |
"force" : 1 | |
}, | |
{ | |
"https" : 1, | |
"org" : "Agria", | |
"domain" : "agria.se", | |
"type" : "Finans", | |
"force" : 0, | |
"grade" : "F", | |
"sts" : 0, | |
"fqdn" : "agria.se" | |
}, | |
]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment