chg: [shadowserver-malware-url-report] sane_default added

pull/411/head
Alexandre Dulaunoy 2023-12-06 09:50:54 +01:00
parent 23e41b2262
commit f02af50725
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 7 additions and 1 deletions

View File

@ -4,6 +4,12 @@
"description": "Application layer protocol where occurrence of the URL was observed. Examples: http, https, ssh, telnet. ", "description": "Application layer protocol where occurrence of the URL was observed. Examples: http, https, ssh, telnet. ",
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "text", "misp-attribute": "text",
"sane_default": [
"http",
"https",
"ssh",
"telnet"
],
"ui-priority": 0 "ui-priority": 0
}, },
"asn": { "asn": {
@ -105,5 +111,5 @@
"url" "url"
], ],
"uuid": "0211496c-dbcf-465b-a147-3d965da016cc", "uuid": "0211496c-dbcf-465b-a147-3d965da016cc",
"version": 3 "version": 4
} }