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
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 500000Anything else:
Config: