We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ref
1 parent 553b502 commit 259285fCopy full SHA for 259285f
1 file changed
objects/dom-hash/definition.json
@@ -5,6 +5,12 @@
5
"misp-attribute": "dom-hash",
6
"ui-priority": 0
7
},
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
+ },
14
"url": {
15
"description": "Full URL of the dom-hashed HTML structure",
16
"misp-attribute": "url",
@@ -20,5 +26,5 @@
20
26
"dom-hash"
21
27
],
22
28
"uuid": "c7771a39-afa5-4ecb-8d67-ca87ff60236d",
23
- "version": 2
29
+ "version": 3
24
30
}
0 commit comments