v0.1.0
Code Guardian v0.1.0 π
π Initial Release
Welcome to Code Guardian - A powerful Rust-based code analysis and security scanning tool!
β¨ Features
- Comprehensive code scanning and analysis capabilities
- Security vulnerability detection
- Modular architecture with multiple crates (CLI, Core, Output, Storage)
- Multiple output formats (JSON, HTML, Markdown, CSV, Text)
- High-performance scanning engine
- Extensible detector system
π Fixed
- Code formatting with cargo fmt for consistent code style
- Initial project setup and configuration
π οΈ Architecture
- CLI: Command-line interface for user interaction
- Core: Main scanning engine and detection logic
- Output: Multiple formatter support for results
- Storage: Data persistence and caching
π¦ Assets
- Pre-built binaries for Linux (x86_64), macOS (Intel & Apple Silicon), and Windows
- Full source code archives
π Installation
# Download and extract the appropriate binary for your platform
# Or install from source:
cargo install --git https://github.com/d-oit/code-guardianπ Links
Thank you for trying Code Guardian! π‘οΈ