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 Request] Add organisation name in responder data #2048

Closed
To-om opened this issue May 31, 2021 · 1 comment
Closed

[Feature Request] Add organisation name in responder data #2048

To-om opened this issue May 31, 2021 · 1 comment
Assignees
Labels
feature request TheHive4 TheHive4 related issues
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented May 31, 2021

Request Type

Feature Request

Feature Description

The aim of this issue is to add in the responder input, the name of the organisation on which the action is run.

@To-om To-om added feature request TheHive4 TheHive4 related issues labels May 31, 2021
@To-om To-om added this to the 4.1.5 milestone May 31, 2021
@To-om To-om self-assigned this May 31, 2021
@To-om To-om closed this as completed May 31, 2021
@To-om
Copy link
Contributor Author

To-om commented Jun 1, 2021

The organisation name and the user login are added in parameters:

{
  "data": "{...}",
  "dataType": "thehive:case",
  "tlp": 2,
  "pap": 2,
  "message": "...",
  "parameters": {
    "user": "me@home",
    "organisation": "myOrg"
  },
  "config": {}
}

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