Initial commit

This commit is contained in:
2026-02-01 02:41:02 +00:00
commit 95c6c17cb8

3
README.md Normal file
View File

@@ -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.