adee5dfc78
- FastAPI server with scan/build/repo endpoints - LLM scanner (Ollama) with regex pre-scan - makepkg/devtools builder with chroot isolation - Scan cache with TTL + PKGBUILD hash - Client installer + safe-yay wrapper - Docs + config example
3 lines
68 B
Python
3 lines
68 B
Python
"""AUR-Shield — AI-powered AUR firewall."""
|
|
|
|
__version__ = "0.1.0" |