GET STARTED IN 30 SECONDS
Choose your preferred installation method and start scanning for security vulnerabilities immediately.
Install Vibe-Guard
Install globally using npm or use npx for one-time usage.
Scan Your Project
Run a security scan on your codebase.
Review Results
Vibe-Guard will show you detailed vulnerability reports with file locations and remediation guidance.
Install via Homebrew
Install Vibe-Guard using Homebrew package manager.
Start Scanning
Use the same commands as npm installation.
Download Binary
Download the appropriate binary for your platform from GitHub releases.
Make Executable & Run
Make the binary executable and start scanning.
Pull Docker Image
Pull the official Vibe-Guard Docker image.
Run Container
Mount your project directory and run the scan.
COMMON USAGE EXAMPLES
Basic Scan
Scan your entire project for security vulnerabilities.
Specific Files
Scan specific files or directories.
Exclude Files
Exclude certain files or directories from scanning.
JSON Output
Get results in JSON format for CI/CD integration.
List Rules
View all available security rules.
Custom Rules
Use custom rule patterns for specific needs.