first push message

This commit is contained in:
2026-07-01 14:41:49 +07:00
parent 6667dec2bf
commit 58b5f46cc4
2951 changed files with 316619 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

@@ -0,0 +1,63 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Odevmo - Odoo Security Scanner Suite</title>
</head>
<body class="p-3">
<h1>Odoo Security Scanner Suite</h1>
<p><strong>Developer:</strong> Odevmo - Odoo Security Specialist</p>
<p><em>Secure your Odoo instance with confidence.</em> The <strong>Security Scanner Suite</strong> is an essential tool for Odoo administrators and developers who care about maintaining strong, reliable security configurations. Developed by <strong>Odevmo</strong>, a trusted name in Odoo security development, this suite offers automated scanning, clear reporting, and peace of mind — all from within your Odoo environment.</p>
<h2>🔒 Core Features</h2>
<ul>
<li><strong>Master Password Validation</strong> Ensure your database is protected at the system level.</li>
<li><strong>HTTPS Enforcement</strong> Verify the secure setup of your instances external access.</li>
<li><strong>Access Rule Verification</strong> Quickly detect missing access control rules.</li>
<li><strong>Logging Configuration Check</strong> Validate logging level settings for audit readiness.</li>
<li><strong>Database Filtering</strong> Enhance security in multi-database environments.</li>
<li><strong>Database Listing Control</strong> Prevent unauthorized database visibility.</li>
</ul>
<h2>🚀 Easy to Use</h2>
<ul>
<li>Simple UI One-click scan execution from your Odoo backend.</li>
<li>Formatted Results Clean, modern HTML scan results with clear pass/fail icons.</li>
<li>Instant Security Score Understand your overall security posture at a glance.</li>
</ul>
<h2>🖼️ Main Screenshot</h2>
<img src="main_screenshot.png" alt="Security Scanner Results Screen" class="img-fluid rounded shadow mb-4">
<h2>📷 Demo Screenshots</h2>
<div class="d-flex flex-wrap">
<img src="demo_screenshot_1.png" alt="Demo Screenshot 1" class="img-fluid rounded shadow m-2" style="max-width:300px;">
<img src="demo_screenshot_2.png" alt="Demo Screenshot 2" class="img-fluid rounded shadow m-2" style="max-width:300px;">
<img src="demo_screenshot_3.png" alt="Demo Screenshot 3" class="img-fluid rounded shadow m-2" style="max-width:300px;">
</div>
<h2>💡 Why Choose Odevmo?</h2>
<p><strong>Odevmo</strong> specializes exclusively in Odoo security, combining deep technical expertise with a passion for protecting mission-critical Odoo systems. Our goal is to deliver practical, high-impact tools that help you stay secure without unnecessary complexity.</p>
<h2>📦 Installation</h2>
<ul>
<li>Copy the <code>security_scanner_suite</code> folder into your Odoo addons path.</li>
<li>Restart the Odoo server.</li>
<li>Install the app via the Apps menu.</li>
</ul>
<h2>📈 Roadmap</h2>
<ul>
<li>Scheduled scans for continuous monitoring.</li>
<li>Enhanced scan types (database, server environment).</li>
</ul>
<h2>⚖️ License</h2>
<p>Licensed under the <a href="https://www.gnu.org/licenses/lgpl-3.0.en.html" target="_blank">LGPL-3.0</a> license.</p>
</body>
</html>
Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB