Skip to content
New issue

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

Webhook alert token and new user alerts #3275

Merged
merged 8 commits into from
Feb 21, 2024
Merged

Conversation

fnxpt
Copy link

@fnxpt fnxpt commented Dec 5, 2023

Description

This PR adds two new notification types (user_created and user_deleted) and the possibility of setting a token on the webhook alert

Addressed Issue

Closes #3255
Closes #3256

Checklist

  • I have read and understand the contributing guidelines
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended

Marlon Pina Tojal added 2 commits December 5, 2023 15:31
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
@fnxpt
Copy link
Author

fnxpt commented Dec 5, 2023

@nscuro couldn't find where is the documentation for these alerts, can you point me to the right place

@nscuro nscuro added this to the 4.11 milestone Dec 5, 2023
Marlon Pina Tojal added 2 commits December 11, 2023 11:06
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
@valentijnscholten
Copy link
Contributor

@nscuro couldn't find where is the documentation for these alerts, can you point me to the right place

probably here: https://docs.dependencytrack.org/integrations/notifications/#outbound-webhooks
source: https://github.com/DependencyTrack/dependency-track/blob/master/docs/_docs/integrations/notifications.md

Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Marlon Pina Tojal added 2 commits January 11, 2024 08:42
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
@nscuro nscuro self-assigned this Jan 11, 2024
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
@nscuro nscuro added the enhancement New feature or request label Feb 21, 2024
@nscuro nscuro merged commit 012d03e into DependencyTrack:master Feb 21, 2024
9 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alerts to Outbound Webhook: allow API token to be informed Notification Alert for new user added/ingested
3 participants