Skip to content

[DEVSVCS-5283] sanitize telemetry and logs#511

Open
anirudhwarrier wants to merge 1 commit into
mainfrom
DEVSVCS-5283/harden-telemetry
Open

[DEVSVCS-5283] sanitize telemetry and logs#511
anirudhwarrier wants to merge 1 commit into
mainfrom
DEVSVCS-5283/harden-telemetry

Conversation

@anirudhwarrier

Copy link
Copy Markdown
Collaborator

DEVSVCS-5283

Redacts sensitive data in telemetry payloads and debug logs.

Details - https://smartcontract-it.atlassian.net/browse/DEVSVCS-5283?focusedCommentId=667777

- Introduced a new package `redact` with a function to mask sensitive information in URLs.
- Updated `RedactURL` function to utilize the new `redact.URL` method for consistency.
- Implemented tests for URL redaction and other redaction functionalities, ensuring sensitive data is properly masked in logs and telemetry.
- Enhanced error message handling to redact sensitive information before telemetry export.
@anirudhwarrier anirudhwarrier marked this pull request as ready for review July 3, 2026 14:18
@anirudhwarrier anirudhwarrier requested a review from a team as a code owner July 3, 2026 14:18
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