Skip to content

Instantly share code, notes, and snippets.

@mushinlogit
Last active June 14, 2018 20:35
Show Gist options
  • Save mushinlogit/bd68746be9ebc4bb5ded0591954aa1ef to your computer and use it in GitHub Desktop.
Save mushinlogit/bd68746be9ebc4bb5ded0591954aa1ef to your computer and use it in GitHub Desktop.
test-data.json
{
"data": {
"attributes": {
"created": "2018-06-14T18:50:16.132Z",
"valid_from": "2018-06-14T18:50:16.132Z",
"version": 2,
"type": "x-unfetter-object-assessment",
"object_ref": "x-unfetter-capability--2288d472-daeb-4be5-82f2-03b3d8eb3c51",
"assessed_objects": [
{
"assessed_object_ref": "attack-pattern--8b6c02f6-5c43-4742-97d7-8bacd2a87cb2",
"id": "x-unfetter-assessed-object--d871eb2b-0c9b-41dd-ba51-7c22a3452752",
"questions": [
{
"score": "M",
"name": "protect"
},
{
"score": "S",
"name": "detect"
},
{
"score": "L",
"name": "respond"
}
],
"type": "x-unfetter-assessed-object"
},
{
"assessed_object_ref": "attack-pattern--2a487f65-3cf8-4c07-ace3-21577e08c832",
"id": "x-unfetter-assessed-object--e19f08db-f71a-4aee-b795-b774261de315",
"questions": [
{
"score": "M",
"name": "protect"
},
{
"score": "S",
"name": "detect"
},
{
"score": "L",
"name": "respond"
}
],
"type": "x-unfetter-assessed-object"
},
{
"assessed_object_ref": "attack-pattern--56a26dfe-762b-4c66-9b0d-94e327fcd307",
"id": "x-unfetter-assessed-object--e19f08db-f71a-4aee-b795-b774261de315",
"questions": [
{
"score": "L",
"name": "protect"
},
{
"score": "L",
"name": "detect"
},
{
"score": "L",
"name": "respond"
}
],
"type": "x-unfetter-assessed-object"
}
],
"description": "Ipfirewall or ipfw is a FreeBSD IP packet filter and traffic accounting facility.",
"name": "Ipfirewall",
"created_by_ref": "identity--e240b257-5c42-402e-a0e8-7b81ecc1c09a"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment