Skip to content

Commit 259285f

Browse files
committed
chg: [dom-hash] added a ref field to reference to one or more analysis.
1 parent 553b502 commit 259285f

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

objects/dom-hash/definition.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"misp-attribute": "dom-hash",
66
"ui-priority": 0
77
},
8+
"ref": {
9+
"description": "Reference link for the complete analysis of this dom-hash",
10+
"misp-attribute": "link",
11+
"multiple": true,
12+
"ui-priority": 0
13+
},
814
"url": {
915
"description": "Full URL of the dom-hashed HTML structure",
1016
"misp-attribute": "url",
@@ -20,5 +26,5 @@
2026
"dom-hash"
2127
],
2228
"uuid": "c7771a39-afa5-4ecb-8d67-ca87ff60236d",
23-
"version": 2
29+
"version": 3
2430
}

0 commit comments

Comments
 (0)