Skip to content

Commit 12be365

Browse files
committed
chg: [credential] use-at
1 parent 4c697b6 commit 12be365

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

objects/credential/definition.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@
6666
"description": "Username related to the password(s)",
6767
"misp-attribute": "text",
6868
"ui-priority": 1
69+
},
70+
"use-at": {
71+
"description": "The link identifying where the credential is used.",
72+
"disable_correlation": true,
73+
"multiple": true,
74+
"misp-attribute": "link",
75+
"ui-priority": 0
6976
}
7077
},
7178
"description": "Credential describes one or more credential(s) including password(s), api key(s) or decryption key(s).",
@@ -76,5 +83,5 @@
7683
"username"
7784
],
7885
"uuid": "a27e98c9-9b0e-414c-8076-d201e039ca09",
79-
"version": 4
86+
"version": 5
8087
}

0 commit comments

Comments
 (0)