Last updated: August 2026
This website
This site is a static, informational website: plain HTML, CSS and a small amount of client-side JavaScript for navigation and motion. It has no database, no user accounts, no forms that submit data, and no server-side logic beyond serving files. That significantly limits its attack surface — there is no login to compromise and no stored user data to expose.
- No cookies, tracking scripts, or third-party embeds.
- No forms, file uploads, or data submission of any kind.
- Served over HTTPS wherever it is hosted.
- No secrets, API keys, or credentials are present in this site's code.
Our approach to security in products
Security by default is one of our stated engineering principles. In the products we build — including OperationsIQ — that means:
- Human approval required for consequential or irreversible actions.
- Workspace and data isolation between customers by design.
- Explainable automation, so actions can be traced back to their source.
- Preferring reusable, well-understood components with commercially compatible licenses over untested custom implementations.
Reporting a concern
If you believe you've found a security issue related to this website or Kurb Global's software, please email contact@kurbglobal.com with details. We read every message, though we can't guarantee a specific response time.
This page describes current practice in plain language. It is not a certification, audit report, or legal document.