Screenshots
Example Usage
# Install globally npm install -g vice-security # Interactive mode vice # Or run directly vice scan # Remote scan (black-box) vice audit . # Local audit (white-box) vice audit . --ci # CI mode (exit code 0 or 1) vice history # View saved reports