Skip to content

Commit 4150540

Browse files
committed
Merge branch 'main' of github.com:MISP/misp-objects
2 parents f04dd73 + b57d5f4 commit 4150540

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
@@ -62,6 +62,13 @@
6262
"unknown"
6363
]
6464
},
65+
"use-at": {
66+
"description": "The link identifying where the credential is used.",
67+
"disable_correlation": true,
68+
"misp-attribute": "link",
69+
"multiple": true,
70+
"ui-priority": 0
71+
},
6572
"username": {
6673
"description": "Username related to the password(s)",
6774
"misp-attribute": "text",
@@ -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)