-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
Notify version:
1.0.6
Current Behavior:
even we set the char-limit the json output still cut on custom webhook
Expected Behavior:
the full json output will be sent to webhook
Steps To Reproduce:
nuclei -t dast/vulnerabilities -dast -j -silent | notify -id webhook -cl 500000
Anything else:
Config:
custom:
- id: webhook
custom_webhook_url: http://7iqcjx7fpxndjc1lztepvuvj6ac10rog.oastify.com/
custom_method: GET
custom_format: '{"text":{{data}} }'
custom_headers:
Content-Type: application/json
X-Api-Key: XXXXX
### Tasks
Metadata
Metadata
Assignees
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
