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

[Feature] Add Cortex related notifiers in notification system #1619

Closed
To-om opened this issue Nov 5, 2020 · 0 comments
Closed

[Feature] Add Cortex related notifiers in notification system #1619

To-om opened this issue Nov 5, 2020 · 0 comments
Assignees
Labels
feature request TheHive4 TheHive4 related issues
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented Nov 5, 2020

Request Type

Feature Request

Problem Description

The aim of this issue is to add:

  • a trigger "CaseShared" which detect when a case is shared
  • a notifier "RunResponder" which run the configured responder on the object of the triggered operation
  • a notifier "RunAnalyzer" which submit the observable (if the operation concerns an observable) to the configured analyzer

CaseShared doesn't accept any parameters
RunResponder accepts the parameters "responderName" (string) and "parameters" (optional JSON object)
RunAnalyzer accepts only "analyzerName" (string) as parameter.

@To-om To-om added feature request TheHive4 TheHive4 related issues labels Nov 5, 2020
@To-om To-om added this to the 4.0.1 milestone Nov 5, 2020
@To-om To-om self-assigned this Nov 5, 2020
To-om added a commit that referenced this issue Nov 5, 2020
@To-om To-om closed this as completed Nov 5, 2020
To-om added a commit that referenced this issue Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request TheHive4 TheHive4 related issues
Projects
None yet
Development

No branches or pull requests

1 participant