fix: [user-account] added description to avoid issues in MISP

pull/339/head
Andras Iklody 2021-11-30 10:24:06 +01:00 committed by GitHub
parent 732defba14
commit a153553df1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -135,7 +135,7 @@
"ui-priority": 1
}
},
"description": "",
"description": "User-account object, defining aspects of user identification, authentication, privileges and other relevant data points.",
"meta-category": "misc",
"name": "user-account",
"requiredOneOf": [
@ -144,5 +144,5 @@
"user-id"
],
"uuid": "49606b06-22f0-4ac8-8eee-2f12ad46f3d3",
"version": 4
}
"version": 5
}