Skip to content

Comments

expand secret redaction patterns for Google and GitLab tokens#320

Merged
bug-ops merged 1 commit intomainfrom
feat/m14/expand-redact-patterns
Feb 15, 2026
Merged

expand secret redaction patterns for Google and GitLab tokens#320
bug-ops merged 1 commit intomainfrom
feat/m14/expand-redact-patterns

Conversation

@bug-ops
Copy link
Owner

@bug-ops bug-ops commented Feb 15, 2026

Summary

  • Add Google API key (AIza), Google OAuth token (ya29.), and GitLab PAT (glpat-) prefixes to secret redaction
  • Add tests for each new pattern

Test plan

  • All 250 zeph-core tests pass
  • Clippy clean

Closes #311

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
+ Coverage   79.96%   80.02%   +0.05%     
==========================================
  Files          98       98              
  Lines       23964    23944      -20     
==========================================
- Hits        19163    19161       -2     
+ Misses       4801     4783      -18     
Files with missing lines Coverage Δ
crates/zeph-core/src/redact.rs 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

@bug-ops bug-ops enabled auto-merge (squash) February 15, 2026 12:32
@bug-ops bug-ops merged commit 380fe38 into main Feb 15, 2026
18 checks passed
@bug-ops bug-ops deleted the feat/m14/expand-redact-patterns branch February 15, 2026 12:34
@bug-ops bug-ops mentioned this pull request Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expand secret redaction patterns

2 participants