Skip to content

Commit

Permalink
chg: [google-threat-intelligene-report] JSON clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Aug 6, 2024
1 parent 4020992 commit 51165e2
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions objects/google-threat-intelligence-report/definition.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,5 @@
{
"attributes": {
"severity": {
"categories": [
"External analysis"
],
"description": "GTI Severity",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"verdict": {
"categories": [
"External analysis"
],
"description": "GTI Verdict",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"threat-score": {
"categories": [
"External analysis"
],
"description": "GTI Threat Score",
"disable_correlation": true,
"misp-attribute": "integer",
"ui-priority": 1
},
"detection-ratio": {
"categories": [
"External analysis"
Expand Down Expand Up @@ -62,6 +35,33 @@
"disable_correlation": true,
"misp-attribute": "link",
"ui-priority": 2
},
"severity": {
"categories": [
"External analysis"
],
"description": "GTI Severity",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"threat-score": {
"categories": [
"External analysis"
],
"description": "GTI Threat Score",
"disable_correlation": true,
"misp-attribute": "integer",
"ui-priority": 1
},
"verdict": {
"categories": [
"External analysis"
],
"description": "GTI Verdict",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
}
},
"description": "Google Threat Intelligence report that provides an assessment (verdict, severity and scoring) and combined information from VirusTotal and Mandiant",
Expand All @@ -72,4 +72,4 @@
],
"uuid": "e288e533-2736-438a-8136-26cac06be1e7",
"version": 1
}
}

0 comments on commit 51165e2

Please sign in to comment.