commit 95c6c17cb8229b419687af02dce51e58850d2aba Author: 7000pctAUTO Date: Sun Feb 1 02:41:02 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..728eb3b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# codeguard-cli + +A CLI tool that runs local LLMs to analyze code for security vulnerabilities, code smells, and bugs. Integrates as a pre-commit hook with offline, private analysis using Ollama. \ No newline at end of file