We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f04dd73 + b57d5f4 commit 4150540Copy full SHA for 4150540
1 file changed
objects/credential/definition.json
@@ -62,6 +62,13 @@
62
"unknown"
63
]
64
},
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
+ },
72
"username": {
73
"description": "Username related to the password(s)",
74
"misp-attribute": "text",
@@ -76,5 +83,5 @@
76
83
"username"
77
84
],
78
85
"uuid": "a27e98c9-9b0e-414c-8076-d201e039ca09",
79
- "version": 4
86
+ "version": 5
80
87
}
0 commit comments