We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug
TheHive 2.11.2
It is possible to create alert with observable without mandatory attributes (without data, dataType, message or tags).
Error is mainly located in elastic4play, issue TheHive-Project/elastic4play#15
Additional check must be inluded in creationHook and updateHook.
creationHook
updateHook
The text was updated successfully, but these errors were encountered:
#234 Check mandatory attributes on nested object
d3dc391
#234 Check audit entity consistency
3e0455f
#234 Check case template consitency
b0322c9
To-om
No branches or pull requests
Request Type
Bug
Work Environment
TheHive 2.11.2
Problem Description
It is possible to create alert with observable without mandatory attributes (without data, dataType, message or tags).
Possible Solutions
Error is mainly located in elastic4play, issue TheHive-Project/elastic4play#15
Additional check must be inluded in
creationHook
andupdateHook
.The text was updated successfully, but these errors were encountered: