MAGDOX Code Security documentation

Security model

How the CLI, rules and dashboard are protected, stated as design commitments.

Status: Preview

The largest security property is architectural: source code is never collected, so it cannot be exposed by MAGDOX. The commitments below cover everything else and are confirmed in writing per engagement. They are not third-party certifications.

Security model
AreaCommitment
Source codeNever uploaded. Scans run on customer machines.
SecretsDetected values never leave the machine under any setting.
Binary integrityCLI releases signed (Apple notarisation, Authenticode, cosign) with published checksums.
Rule integrityRule and data bundles signed; the CLI refuses unsigned or tampered bundles.
TransportTLS for all CLI and browser traffic.
StorageEncryption at rest for findings, reports and exports.
IsolationOrganisation scope enforced on every request, including CLI downloads.
IdentityShort-lived user credentials in the OS keychain; scoped, expiring, revocable CI tokens; optional MFA and OIDC.
AuditSign-ins, token events, uploads, decisions and downloads logged and exportable by owners.
Vulnerability handlingCoordinated disclosure policy published on this site.

Assurance status

No formal certification is claimed for this product. Assurance activities will be stated here when they exist.