FAQ
SecureGRC FAQ: AI Compliance, ML-BOM & ISO 42001
Direct answers on what SecureGRC is, how ISO/IEC 42001 certification works, what an ML-BOM contains, why audit trails need post-quantum signatures, and what data the platform does — and does not — see.
This FAQ answers the questions people most often ask about SecureGRC, a quantum-safe AI compliance automation platform that assesses AI systems against ISO/IEC 42001, maps threats to MITRE ATLAS, generates CycloneDX- and SPDX-aligned ML-BOMs, and signs every artifact with post-quantum cryptography. Three facts frame almost every answer below: SecureGRC is metadata-only (model weights and training data never enter the platform), its analysis runs through the four-stage TCCE pipeline, and its audit trail is signed with CRYSTALS-Dilithium (FIPS 204) and anchored in a Merkle tree. SecureGRC is an early-stage platform opening early access in 2026.
| Attribute | Detail |
|---|---|
| Platform type | Quantum-safe AI compliance automation |
| Data handling | Metadata-only — model weights, training data, and proprietary IP never enter the platform |
| Analysis engine | TCCE: Threat assessment → Control mapping → Compliance evaluation → Evidence linking |
| Standards alignment | ISO/IEC 42001:2023, MITRE ATLAS, CycloneDX (ML-BOM since v1.5), SPDX |
| Cryptography | CRYSTALS-Dilithium / ML-DSA (NIST FIPS 204), SHA-3, Merkle-tree anchoring |
| Product surfaces | React dashboard, ML-BOM Explorer, cryptographically verified audit trail |
| Backend | FastAPI + PostgreSQL |
| Status | MVP — early access in 2026 |
About SecureGRC
Start here if you are evaluating the platform: what SecureGRC is, how its TCCE engine works, and how a purpose-built, early-stage tool compares with incumbent governance suites.
What is SecureGRC?
SecureGRC is a quantum-safe AI compliance automation platform that assesses AI systems against ISO/IEC 42001, maps threats to MITRE ATLAS, and generates cryptographically verifiable audit evidence. It runs on a metadata-only architecture, meaning model weights, training data, and proprietary IP never enter the platform — every analysis is performed on extracted metadata. Each artifact it produces, from threat profiles to ML-BOMs, is signed with CRYSTALS-Dilithium (NIST FIPS 204), hashed with SHA-3, and anchored in a Merkle tree so tampering is mathematically detectable. SecureGRC is a purpose-built, early-stage platform opening early access in 2026.
What is the TCCE pipeline?
TCCE is SecureGRC's core analysis engine: a sequential pipeline of Threat assessment, Control mapping, Compliance evaluation, and Evidence linking. Each stage is independently testable and auditable, so a reviewer can trace exactly how an identified threat led to a mapped control, how that control was evaluated for compliance, and which signed evidence supports the conclusion. Because the stages run in a fixed order and record their outputs separately, the pipeline produces an audit trail of the analysis itself, not just of its results.
How is SecureGRC different from Credo AI or OneTrust?
Credo AI and Holistic AI are AI governance platforms, and OneTrust is a broad privacy and GRC suite; SecureGRC is a purpose-built, early-stage platform organized around three things incumbents were not designed for: a metadata-only architecture that never ingests model weights or training data, ML-BOM generation aligned with the CycloneDX and SPDX standards, and post-quantum signed audit evidence that anyone can verify with public keys alone. SecureGRC does not attempt to match incumbent breadth — it opens early access in 2026 and is deliberately narrow and deep on AI compliance evidence. The detailed comparisons cover SecureGRC vs Credo AI, SecureGRC vs Holistic AI, and SecureGRC vs OneTrust.
What does the SecureGRC platform include?
SecureGRC has three main product surfaces: a React dashboard for compliance posture reporting, an ML-BOM Explorer for browsing and inspecting machine learning bills of materials, and a cryptographically verified audit trail in which every artifact carries a CRYSTALS-Dilithium signature and a Merkle inclusion proof. The backend runs on FastAPI and PostgreSQL. All analysis flows through the TCCE pipeline against an ISO/IEC 42001 control library that supports gap analysis and compliance posture reporting.
Is SecureGRC generally available?
SecureGRC is an MVP opening early access in 2026. It is an early-stage product: it does not claim existing customers, revenue, awards, or certifications, and it positions itself honestly as a purpose-built alternative to broad incumbent GRC suites rather than a like-for-like replacement. Teams that want to evaluate metadata-only AI compliance and post-quantum evidence early can start from the platform overview.
ISO 42001 & standards
SecureGRC's control library is built on ISO/IEC 42001:2023, with threat profiles mapped to MITRE ATLAS. These questions cover the standards themselves and how the platform applies them.
What is ISO 42001 and is it certifiable?
ISO/IEC 42001:2023 is the international standard for AI management systems (AIMS), published in December 2023. It follows the same management-system structure as ISO 27001 — organizational context, leadership, planning, support, operation, performance evaluation, and improvement — plus Annex A controls covering themes such as AI policy, AI system impact assessment, data governance, and lifecycle documentation. Yes, it is certifiable: accredited certification bodies audit organizations against the standard and issue certificates on multi-year cycles. Our guide ISO/IEC 42001 explained walks through the full structure.
What is MITRE ATLAS?
MITRE ATLAS (Adversarial Threat Landscape for Artificial-Intelligence Systems) is the public knowledge base of adversarial tactics and techniques that target AI systems, modeled on the MITRE ATT&CK framework. It documents real-world attack classes such as data poisoning, model evasion, model extraction, and prompt injection. SecureGRC maps every threat profile it generates to MITRE ATLAS techniques, and the ISO 42001 vs MITRE ATLAS crosswalk explains how those adversarial techniques relate to management-system controls.
How does SecureGRC map threats to controls?
Threat-to-control mapping happens in the first two stages of the TCCE pipeline. Threat assessment builds a threat profile for the AI system from its extracted metadata and maps each threat to MITRE ATLAS techniques; control mapping then links those threats to the relevant controls in SecureGRC's ISO/IEC 42001 control library. The later stages — compliance evaluation and evidence linking — score each mapped control for gaps and bind the result to signed evidence, so every control recommendation traces back to a specific, documented threat rather than to a generic checklist.
Does SecureGRC help with the EU AI Act?
The EU AI Act entered into force in August 2024, with obligations phasing in over the following years, including technical documentation and record-keeping duties for high-risk AI systems. SecureGRC's control library is built on ISO/IEC 42001 rather than on the Act itself, but the artifacts it generates — ML-BOMs, MITRE ATLAS threat profiles, gap analyses, and a tamper-evident quantum-safe audit trail — are the kind of verifiable technical documentation those duties call for. Many organizations treat an ISO/IEC 42001-aligned management system as practical scaffolding for EU AI Act readiness.
ML-BOM
The machine learning bill of materials is the inventory layer of AI compliance. These questions cover what an ML-BOM is, the formats SecureGRC generates, and what sharing one does — and does not — expose.
What is an ML-BOM?
An ML-BOM, or Machine Learning Bill of Materials, is a structured inventory of every component that makes up a machine learning system: the model and its architecture, datasets and their provenance, software dependencies, and licenses. It extends the established software bill of materials (SBOM) concept to AI — CycloneDX has supported ML-BOMs since version 1.5, and SPDX likewise models AI systems and datasets. An ML-BOM answers the question "what is actually inside this AI system?" in a machine-readable form that tools, auditors, and regulators can consume. The full guide What is an ML-BOM? covers structure, formats, and examples.
What ML-BOM formats does SecureGRC support?
SecureGRC generates ML-BOMs aligned with the CycloneDX and SPDX standards, so its output stays interoperable with the wider SBOM tooling ecosystem instead of being a proprietary export. Generated ML-BOMs are browsable in the ML-BOM Explorer, and every version is SHA-3 hashed, signed with CRYSTALS-Dilithium, and anchored in the Merkle-tree audit trail. As a result, an ML-BOM handed to an auditor, customer, or regulator can be independently verified as authentic and unmodified using only public keys.
Can I share an ML-BOM without exposing my model?
Yes — that is one of the main reasons ML-BOMs exist. Because SecureGRC is metadata-only, an ML-BOM describes a system's components, datasets, dependencies, and licenses without containing model weights, training data, or proprietary code, so sharing it discloses composition rather than intellectual property. The post-quantum signature travels with the document, which means recipients can verify its integrity without any access to your systems. The article on metadata-only compliance explains why this separation works.
Quantum-safe evidence
Every SecureGRC artifact is post-quantum signed from day one. These questions explain the cryptography and why it matters for evidence with long retention windows.
What is CRYSTALS-Dilithium?
CRYSTALS-Dilithium is a lattice-based digital signature algorithm that NIST standardized as ML-DSA (Module-Lattice-Based Digital Signature Algorithm) in FIPS 204, finalized in August 2024. It is NIST's primary post-quantum signature standard: its security rests on structured-lattice problems that neither classical computers nor known quantum algorithms — including Shor's algorithm, which breaks RSA and ECDSA — can solve efficiently. SecureGRC signs every artifact it produces with CRYSTALS-Dilithium; the quantum-safe compliance guide covers the algorithm and its trade-offs in depth.
Why do audit trails need post-quantum signatures?
Because compliance evidence must outlive the safe lifetime of classical cryptography. Regulators commonly require records to be retained for 7–10 years, and a future cryptographically relevant quantum computer running Shor's algorithm would make RSA and ECDSA signatures forgeable — including signatures created years earlier — so classically signed evidence would lose its integrity guarantee inside its own retention window. Signing evidence with a post-quantum algorithm such as ML-DSA today removes that expiry date, which is why SecureGRC treats post-quantum signatures as a baseline property of the audit trail rather than a future upgrade.
How does SecureGRC's cryptographic audit trail work?
Every artifact SecureGRC produces is hashed with SHA-3, signed with CRYSTALS-Dilithium (FIPS 204), and anchored as a leaf in a Merkle tree. The signature proves who produced the artifact and that it has not changed; the Merkle root commits to the entire history, so altering any past record invalidates the tree and is immediately detectable. Verification requires only public keys — an auditor checks the signature and a short Merkle inclusion proof offline, without an account on the platform and without trusting its database.
Security & data handling
The questions security teams ask first: what data the platform actually sees, and what independent verification of its evidence requires.
Does SecureGRC see my model weights or training data?
No. Model weights, training data, and proprietary IP never enter SecureGRC — this is the platform's core architectural guarantee, not a configuration option. All analysis, from threat assessment through ML-BOM generation, runs on extracted metadata such as architecture descriptors, dataset provenance, dependency lists, and license information. The practical consequence is that a compliance review cannot become an IP-exposure event, a design choice explored further in the metadata-only compliance article.
What do auditors need to verify SecureGRC evidence?
An auditor needs the artifact, its CRYSTALS-Dilithium signature, its Merkle inclusion proof, and the signer's public key — nothing else. FIPS 204 is a public specification with open-source implementations, so verification runs offline on the auditor's own machine, with no platform account, no API access, and no reliance on SecureGRC's continued existence. The evidence stands on mathematics rather than on the vendor's word.