sonatype-nexus-community / sonatype-webhook-handler

Get Sonatype Lifecycle notifications in Microsoft Teams, Slack and more!
https://sonatype-nexus-community.github.io/sonatype-webhook-handler/
Apache License 2.0
1 stars 1 forks source link

feat: add new handler IqWebhookEvent type for POLICY_ALERTS #17

Open acpcreation opened 1 year ago

acpcreation commented 1 year ago

Policy Violation Alerts create a new Webhook notification ONLY when new violations are detected. This payload also contains a detailed list of each individual issue detected.

IqWebhookEvent: POLICY_ALERT = 'iq:policyAlert' // Violation Alert