Documentation
Installation
- Purchase SecureOdoo from Odoo Apps
- Download and extract to your addons directory
- Update module list: Settings > Apps > Update Apps List
- Search for "SecureOdoo" and click Install
Quick Start
- Go to SecureOdoo > Dashboard
- Click "Scan All Custom Modules"
- Review findings sorted by severity
- Download PDF report for your records
Scanner Rules
SecureOdoo includes the following built-in rules:
| Rule | Severity | What it finds |
|---|---|---|
| SQL Injection | Critical | Raw SQL with string formatting |
| Unsafe Exec | Critical | eval(), exec(), compile() |
| Hardcoded Secrets | Critical | API keys, passwords in code |
| XSS Risk | High | Markup() with user input |
| CSRF Missing | High | Controllers without CSRF |
Support
Standard customers: Open issues on GitHub.
Enterprise customers: Email support@softagram.com for priority support.