We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c697b6 commit 12be365Copy full SHA for 12be365
1 file changed
objects/credential/definition.json
@@ -66,6 +66,13 @@
66
"description": "Username related to the password(s)",
67
"misp-attribute": "text",
68
"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
76
}
77
},
78
"description": "Credential describes one or more credential(s) including password(s), api key(s) or decryption key(s).",
@@ -76,5 +83,5 @@
83
"username"
84
],
85
"uuid": "a27e98c9-9b0e-414c-8076-d201e039ca09",
79
- "version": 4
86
+ "version": 5
80
87
0 commit comments