Skip to content

Instantly share code, notes, and snippets.

@jschlyter
Last active August 29, 2015 14:23
Show Gist options
  • Save jschlyter/50df06126e1be15cf404 to your computer and use it in GitHub Desktop.
Save jschlyter/50df06126e1be15cf404 to your computer and use it in GitHub Desktop.
summary.json example
{
"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