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
The aim of this issue is to add in the responder input, the name of the organisation on which the action is run.
The text was updated successfully, but these errors were encountered:
#2048 Add organisation name in responder input
4ad3c2c
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": {} }
Sorry, something went wrong.
To-om
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: