From 30abac94f0a74064723c67b071b6602d5d6246c2 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Mon, 2 Feb 2026 20:45:24 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1dc1631 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# code-privacy-shield + +A CLI tool that analyzes code before sending to AI coding assistants and automatically redacts sensitive data like API keys, PII, database connection strings, and environment variables. \ No newline at end of file