diff --git a/objects/credential/definition.json b/objects/credential/definition.json index fe6685ce..5cc04731 100644 --- a/objects/credential/definition.json +++ b/objects/credential/definition.json @@ -62,6 +62,13 @@ "unknown" ] }, + "use-at": { + "description": "The link identifying where the credential is used.", + "disable_correlation": true, + "misp-attribute": "link", + "multiple": true, + "ui-priority": 0 + }, "username": { "description": "Username related to the password(s)", "misp-attribute": "text", @@ -76,5 +83,5 @@ "username" ], "uuid": "a27e98c9-9b0e-414c-8076-d201e039ca09", - "version": 4 + "version": 5 } \ No newline at end of file