Skip to content

Feature: Sanitize credential-like URLs in telemetry events to avoid False CredScan detection#340

Open
yashnap wants to merge 23 commits into
masterfrom
37515045lpe-uri-credential-redaction
Open

Feature: Sanitize credential-like URLs in telemetry events to avoid False CredScan detection#340
yashnap wants to merge 23 commits into
masterfrom
37515045lpe-uri-credential-redaction

Merge branch 'master' into 37515045lpe-uri-credential-redaction

8c3e5c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 25, 2026 in 0s

87.41% (-6.59%) compared to 9608cd9

View this Pull Request on Codecov

87.41% (-6.59%) compared to 9608cd9

Details

Codecov Report

❌ Patch coverage is 77.94118% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.41%. Comparing base (9608cd9) to head (8c3e5c0).

Files with missing lines Patch % Lines
src/extension/tests/Test_TelemetryWriter.py 38.23% 21 Missing ⚠️
src/extension/src/CredentialSanitizer.py 41.66% 7 Missing ⚠️
src/extension/src/TelemetryWriter.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
- Coverage   93.99%   87.41%   -6.59%     
==========================================
  Files         107      109       +2     
  Lines       19810    19939     +129     
==========================================
- Hits        18621    17429    -1192     
- Misses       1189     2510    +1321     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.