Basic Usage
Scan a Web Application
Scan a GitHub Repository
Scan Local Code
Multi-Target Scanning
White-Box Web Application Testing
Combine source code analysis with live application testing:Multiple Environments
Test staging and production simultaneously:Custom Instructions
Inline Instructions
Focus on specific vulnerability types:Instructions from File
Create a fileinstructions.txt:
Scan Modes
Quick Scan (CI/CD)
Fast scan for continuous integration:Standard Scan
Balanced depth and speed:Deep Scan (Default)
Thorough pre-release security audit:Non-Interactive Mode
CI/CD Integration
Run in headless mode suitable for automation:Save Output to File
Check Exit Code
Advanced Workflows
Comprehensive Pre-Release Audit
Quick PR Security Check
Domain Reconnaissance
Internal Network Testing
Using Custom Configuration
Create Configuration Profile
Createprod-config.json:
Use Configuration
Real-World Scenarios
Scenario 1: New Feature Security Review
You’ve just developed a new authentication feature:Scenario 2: Pre-Production Checklist
Before deploying to production:Scenario 3: API Security Testing
Test a REST API:Scenario 4: GitHub Repository Audit
Audit an open-source project:Scenario 5: Localhost Development Testing
Test your local development environment:Strix automatically rewrites
localhost URLs to work correctly inside Docker containers.CI/CD Pipeline Examples
GitHub Actions
GitLab CI
Jenkins
Troubleshooting
Check Version
Test Environment
Verify environment variables are set:Verbose Output
For debugging, you can examine the output directory:See Also
- strix - Main command reference
- Options - Complete option reference
- Non-Interactive Mode - Automation details
- Exit Codes - Exit code reference