Skip to content

Comments

fix(grouper): remove JSON.stringify of full event payload from logs#525

Merged
Kuchizu merged 1 commit intomasterfrom
fix/grouper-oom-logging
Feb 12, 2026
Merged

fix(grouper): remove JSON.stringify of full event payload from logs#525
Kuchizu merged 1 commit intomasterfrom
fix/grouper-oom-logging

Conversation

@Kuchizu
Copy link
Member

@Kuchizu Kuchizu commented Feb 12, 2026

Remove JSON.stringify of full event payload from logs

@Kuchizu Kuchizu requested a review from talyguryn February 12, 2026 14:41
@Kuchizu Kuchizu merged commit 1ce34ea into master Feb 12, 2026
5 checks passed
@Kuchizu Kuchizu deleted the fix/grouper-oom-logging branch February 12, 2026 14:57
Kuchizu added a commit that referenced this pull request Feb 12, 2026
…525) (#526)

Co-authored-by: Kuchizu <70284260+Kuchizu@users.noreply.github.com>
Dobrunia added a commit that referenced this pull request Feb 18, 2026
* fix(grouper): remove JSON.stringify of full event payload from logs (#525)

* feat: Add webhook sender worker for delivering event notifications (#528)

* feat: add hawk-worker-webhook service and update package.json

* chore: update @hawk.so/types to version 0.5.9 in yarn.lock

* refactor: improve webhook delivery mechanism with HTTP/HTTPS support and timeout handling

* refactor: replace magic number with constant for HTTP error status in webhook deliverer

* feat(webhook): enhance webhook payload structure and add new test command

* feat(webhook): unify webhook delivery structure and remove deprecated templates

* feat(webhook): expand internal fields filtering in webhook payload

* feat(webhook): add private IP checks and DNS validation for webhook delivery

* feat(webhook): implement regex-based private IP checks and enhance notification type handling in tests

* refactor(webhook): simplify mock implementation for deliverer in tests

* feat(webhook): implement SSRF mitigations and enhance private IP checks for webhook delivery

* refactor(webhook): streamline webhook deliverer by removing private IP checks and enhancing payload sanitization

* refactor(webhook): replace magic number with constant for delivery timeout in webhook deliverer

* refactor(webhook): enhance data projection by using specific DB schemes for project, workspace, user, event, and plan DTOs

* feat(webhook): add assignee information to webhook payload and update related tests

* refactor(webhook): improve redirect handling in webhook deliverer and update test mocks

---------

Co-authored-by: Kuchizu <70284260+Kuchizu@users.noreply.github.com>
Co-authored-by: Dobrunia Kostrigin <48620984+Dobrunia@users.noreply.github.com>
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.

3 participants