eve: add version and warning in ntlmssp

Bug OISF#5783
pull/8572/head
Lancer Cheng 2 years ago committed by Victor Julien
parent 6142593a69
commit 08b17e9778

@ -3619,6 +3619,13 @@
},
"user": {
"type": "string"
},
"version": {
"type": "string",
"optional": true
},
"warning": {
"type": "boolean"
}
},
"additionalProperties": false

Loading…
Cancel
Save