Graylog2 / Graylog2/graylog2-server
Validate HttpNotification body as JSON
Open
bug
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
The HttpNotification `body` setting is expected to be valid JSON.
If it's not, EventDefinitions cannot be saved which reference it.
## Expected Behavior
A validation should prevent the user from saving HttpNotifications with a broken JSON body.
Contributor guide
Assessment
This issue has not been assessed yet.