Skip to content
New issue

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

Responder Operation: MarkAlertAsIgnored #953

Closed
crackytsi opened this issue Apr 10, 2019 · 9 comments
Closed

Responder Operation: MarkAlertAsIgnored #953

crackytsi opened this issue Apr 10, 2019 · 9 comments
Assignees

Comments

@crackytsi
Copy link

Request Type

Feature Request

Work Environment

Question Answer
OS version (server) Debian
OS version (client) Seven
TheHive version / git hash 3.3.0-1
Package Type RPM, DEB, Docker, Binary, From source
Browser type & version Chrome

Problem Description

I want to mark an Alert as ignored from a responder action.
This is currently not possible.

Maybe it would be more generic to have a function "MarkAlert" and handover Parameters (like AddTagToAlert): Read, Ignored, Updated

@crackytsi
Copy link
Author

@nadouani Can we have this "DeleteAlert" Responder Operation in the next release?

@nadouani
Copy link
Contributor

nadouani commented Jun 3, 2019

@nadouani Can we have this "DeleteAlert" Responder Operation in the next release?

Is this part of the initial FR? I'm confused :)

@nadouani
Copy link
Contributor

nadouani commented Jun 3, 2019

I'll check with @To-om :)

@crackytsi
Copy link
Author

Thanks. With Responder you can Add a tag to an alert and other things but unforunately you can't just delete it (Status=Ignored)

@nadouani nadouani added this to the 3.4.0-RC1 milestone Jun 3, 2019
@To-om To-om removed this from the 3.4.0-RC1 milestone Jun 4, 2019
@To-om
Copy link
Contributor

To-om commented Jun 4, 2019

@crackytsi, You can use the operation MarkAlertAsRead
Closing this one as duplicate #729

@To-om To-om closed this as completed Jun 4, 2019
@crackytsi
Copy link
Author

@To-om i think Alert as read ist Different to Alert ist deleted

@crackytsi
Copy link
Author

New, Updated, Ignored, (Imported)
We cover only NEW and updated for my opinion.

@To-om
Copy link
Contributor

To-om commented Jun 4, 2019

If alert is imported (a case has been created from it), markAsRead set the status to "Imported". Otherwise (there is no case) markAsRead set the status to "Ignored".

@crackytsi
Copy link
Author

@To-om Sorry for makeing you so much work. Of course you are right, my problem seems to be related to the way the responder-operations are handled (set status=Ignored and before add a tag)
#997

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants