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

chore: remove payload logging #5447

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

Sidddddarth
Copy link
Member

@Sidddddarth Sidddddarth commented Jan 21, 2025

Description

Remove logs that can expose event payloads.

Linear Ticket

Resolves PIPE-1825

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 74.79%. Comparing base (134fbc0) to head (82af486).

Files with missing lines Patch % Lines
gateway/handle.go 0.00% 4 Missing ⚠️
router/transformer/transformer.go 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5447      +/-   ##
==========================================
+ Coverage   74.76%   74.79%   +0.03%     
==========================================
  Files         440      440              
  Lines       61705    61696       -9     
==========================================
+ Hits        46132    46144      +12     
+ Misses      13022    13009      -13     
+ Partials     2551     2543       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Sidddddarth Sidddddarth changed the title chore: remove payload logging in gateway chore: remove payload logging Jan 23, 2025
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