secrets
3 articles about secrets. Practical guides from the CleanMyPrompt team.
GitHub Copilot Context Window Full? Redact Secrets & Compress Tokens in VS Code
2026-05-28 · Copilot's context window fills up fast — and 60% of what you're sending is noise it ignores anyway. Here's the two-minute fix: redact secrets and squeeze tokens right inside VS Code and the CLI, before Copilot ever sees your code.
Introducing the CleanMyPrompt CLI — Scan and Redact Secrets in Your Git Workflow
2026-05-22 · Stop leaking API keys and PII into version control. The CleanMyPrompt CLI scans, redacts, and compresses files before they ever touch your codebase — with git pre-commit hooks, CI/CD support, and SARIF output.
Introducing CleanMyPrompt for VS Code — Stop Leaking Secrets to GitHub Copilot
2026-05-22 · Every time you paste code into GitHub Copilot Chat or send context via Copilot, you might be sending API keys and PII with it. The CleanMyPrompt VS Code extension fixes this silently, right in your editor.