Skip to content

Commit f02af50

Browse files
committed
chg: [shadowserver-malware-url-report] sane_default added
1 parent 23e41b2 commit f02af50

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"description": "Application layer protocol where occurrence of the URL was observed. Examples: http, https, ssh, telnet. ",
55
"disable_correlation": true,
66
"misp-attribute": "text",
7+
"sane_default": [
8+
"http",
9+
"https",
10+
"ssh",
11+
"telnet"
12+
],
713
"ui-priority": 0
814
},
915
"asn": {
@@ -105,5 +111,5 @@
105111
"url"
106112
],
107113
"uuid": "0211496c-dbcf-465b-a147-3d965da016cc",
108-
"version": 3
114+
"version": 4
109115
}

0 commit comments

Comments
 (0)