Skip to content

v0.1.0

Choose a tag to compare

@d-oit d-oit released this 07 Oct 06:13
· 156 commits to main since this release

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! πŸ›‘οΈ