Skip to content

Wave-33 C02: in-tree PII redaction helper stub - #278

Merged
KooshaPari merged 1 commit into
mainfrom
feat/sl-w33-c02-pii-redact
Jul 14, 2026
Merged

Wave-33 C02: in-tree PII redaction helper stub#278
KooshaPari merged 1 commit into
mainfrom
feat/sl-w33-c02-pii-redact

Conversation

@KooshaPari

Copy link
Copy Markdown
Owner

Summary

  • PII redaction helper + SelfCheck

Test plan

  • pii-redact-check.ps1 -SelfCheck
  • unit tests

Made with Cursor

Hermetic email/API-key scrubber with ops SSOT and SelfCheck. No multi-tenant claim.

Co-authored-by: Cursor <cursoragent@cursor.com>
@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@KooshaPari, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 10 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 12e83dae-25a0-4be1-a92a-ebe317ebe753

📥 Commits

Reviewing files that changed from the base of the PR and between 3efb0d0 and 0e4268b.

📒 Files selected for processing (7)
  • .github/workflows/security.yml
  • docs/ops/pii-redaction.md
  • docs/ops/privacy-hygiene.md
  • scripts/pii-redact-check.ps1
  • src/lib.rs
  • src/pii_redact.rs
  • tests/pii_redact.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/sl-w33-c02-pii-redact
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feat/sl-w33-c02-pii-redact

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gitguardian

gitguardian Bot commented Jul 14, 2026

Copy link
Copy Markdown

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
27498411 Triggered GitHub Personal Access Token 0e4268b src/pii_redact.rs View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@KooshaPari
KooshaPari merged commit 6259c69 into main Jul 14, 2026
53 of 56 checks passed
KooshaPari added a commit that referenced this pull request Jul 14, 2026
Conservative +2 from PII redaction helper (C02 L24) and Python OKF
adapter stub (C08 L75). Held L60/L109 already max; soft OTLP/jemalloc.

Co-authored-by: Cursor <cursoragent@cursor.com>
@KooshaPari
KooshaPari deleted the feat/sl-w33-c02-pii-redact branch August 12, 2026 08:59
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