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
Feature Request
TheHive 2.11.0 will introduce an alerting framework where it exposes an API to create an alert that could be then converted to cases.
Currently TheHive4Py users create case directly without going through the alertstep.
alert
The text was updated successfully, but these errors were encountered:
#13 Add the ability to submit an alert to TheHive
287bf2b
#13 Set default status to created alerts
cecff17
#13 remove unnecessary attributes from Alert model
c3f1500
#13 Add support to file artifacts in alerts
0addc79
#13 Add alert definition fields validation
06d6a0a
nadouani
No branches or pull requests
Request Type
Feature Request
Work Environment
Problem Description
TheHive 2.11.0 will introduce an alerting framework where it exposes an API to create an alert that could be then converted to cases.
Currently TheHive4Py users create case directly without going through the
alert
step.The text was updated successfully, but these errors were encountered: