Skip to content

Update prod#627

Merged
Dobrunia merged 1 commit intoprodfrom
master
Feb 18, 2026
Merged

Update prod#627
Dobrunia merged 1 commit intoprodfrom
master

Conversation

@github-actions
Copy link
Contributor

Auto-generated prod update suggestion

* Enhance notification system with webhook support

* Implement webhook validation for project and user notifications

* Update yarn.lock to include @hawk.so/types@0.5.9 and add webhook property to NotificationsChannelsDBScheme interface

* Refactor webhook endpoint validation by removing isPrivateIP function and related tests. Integrate private IP validation into ipValidator module for improved code organization.

* Refactor notification channel validation to use async functions for improved error handling. Update validation logic to await results from channel checks, enhancing overall reliability.

* Refactor webhook endpoint validation to utilize BLOCKED_HOSTNAMES and ALLOWED_PORTS constants from ipValidator module, improving code organization and maintainability.

* Refactor webhook validation logic in project and user notifications to remove endpoint checks when isEnabled is true, streamlining the validation process.
@Dobrunia Dobrunia merged commit 46349e1 into prod Feb 18, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments