Skip to content

Commit 7f77dbe

Browse files
committed
chg: [shadowserver-malware-url-report] sane default added for severity
Ref: https://github.com/The-Shadowserver-Foundation/report_schema/blob/main/severity.md
1 parent f02af50 commit 7f77dbe

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

objects/shadowserver-malware-url-report/definition.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,13 @@
7171
"description": "Severity of the report",
7272
"disable_correlation": true,
7373
"misp-attribute": "text",
74+
"sane_default": [
75+
"critical",
76+
"high",
77+
"medium",
78+
"low",
79+
"info"
80+
],
7481
"ui-priority": 0
7582
},
7683
"sha256": {
@@ -111,5 +118,5 @@
111118
"url"
112119
],
113120
"uuid": "0211496c-dbcf-465b-a147-3d965da016cc",
114-
"version": 4
121+
"version": 5
115122
}

0 commit comments

Comments
 (0)