Release: Merge release into master from: release/2.49.1#12962
Merged
Release: Merge release into master from: release/2.49.1#12962
Conversation
….50.0-dev Release: Merge back 2.49.0 into bugfix from: master-into-bugfix/2.49.0-2.50.0-dev
This reverts commit e9d9872.
* Webhook Notifications: Support the owner field * Forgot the `engagement_added` event in docs * Support the case where the owner is not supplied * Adding tests * Adding a new user to the test data had surprising consequences...
* snyk_issue_api: support code items * make fix_available backward compatible
* Revert "Feat(nginx): Add support for IPv6" This reverts commit e9d9872. * Feat(nginx): Add support for IPv6 * proper handling non-IPv6 hosts
Alternative command useful for automation.
* Documentation: Guide to testing hugo pipeline locally * Forgot I was on an a newer version of hugo
|
This pull request contains a potential information disclosure vulnerability in the
Information Disclosure in Webhook Template in
|
| Vulnerability | Information Disclosure in Webhook Template |
|---|---|
| Description | The user.tpl template, which is included in various webhook payloads, explicitly exposes sensitive user Personally Identifiable Information (PII) including id, email, username, first_name, and last_name. This means that all webhooks utilizing this template will transmit this PII, creating a risk of information disclosure if the webhook endpoints are not properly secured or if the data is sent to untrusted parties. There are no apparent configuration options to control which PII fields are included in the webhook payload. |
All finding details can be found in the DryRun Security Dashboard.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release triggered by
rossops