Module 05: AI Governance and Compliance - NIST AI RMF, ISO 42001, EU AI Act, GDPR for AITrack 1 Module 05. Final module. AI governance means security of AI (ensuring AI behaves safely, fairly, and transparently) as distinct from AI security (protecting AI from deliberate attack). Four major frameworks. NIST AI RMF four functions: Govern (organisational structure, policies, roles, accountability), Map (system purpose, context, negative impacts on individuals and groups), Measure (quantitative and qualitative risk assessment including adversarial testing with DiscoveR), Manage (prioritised risk response, controls, monitoring, incident response). ISO 42001 AI management system: extends ISO 27001 information security management to AI-specific risks including bias, transparency, human oversight, and continuous improvement. Not a certification requirement but demonstrates systematic AI governance. EU AI Act four risk tiers: Unacceptable risk (prohibited: social scoring by public authorities, real-time biometric identification in public spaces by law enforcement, AI exploiting vulnerabilities of specific groups, subliminal manipulation), High risk (critical infrastructure, education, employment, essential services, law enforcement, migration, administration of justice, requiring conformity assessment, technical documentation, quality management system, EU database registration, human oversight), Limited risk (chatbots and deepfakes with transparency obligations, must disclose AI identity), Minimal risk (no specific obligations). GDPR Article 22 automated decision-making: right not to be subject to solely automated decisions with significant effects, must provide meaningful information about the logic involved. GDPR Article 35 DPIA: Data Protection Impact Assessment required for systematic evaluation of individuals including profiling, large-scale processing of special categories, systematic monitoring. AI-specific DPIAs must include the data flow diagram, the threat model, the controls implemented, and adversarial test results. Compliance evidence map: VectaX generates encrypted inference logs (GDPR Article 25 privacy by design), RBAC access control evidence (EU AI Act Article 9 risk management), embedding protection evidence (GDPR Article 32 security of processing). AgentIQ generates signed tool call audit trails (NIST AI RMF Manage, EU AI Act human oversight Article 14), policy enforcement logs (ISO 42001 operational control), output classification records (GDPR Article 22 automated decision documentation). DiscoveR generates adversarial test results (NIST AI RMF Measure, EU AI Act Article 15 cybersecurity, ISO 42001 performance evaluation), pre-deployment validation evidence (EU AI Act conformity assessment support), regression test results (continuous monitoring evidence for all frameworks). Threat model from Module 04 generates data flow diagram with trust boundaries (GDPR Article 35 DPIA), STRIDE analysis with ATLAS mapping (NIST AI RMF Measure, EU AI Act Article 9), prioritised risk register (NIST AI RMF Manage), control selection documentation (ISO 42001 risk treatment). Track 1 complete: five modules covering AI security definition, threat landscape, OWASP Top 10, threat modeling, and governance.PT44MBeginnertrueen2026-04-08Mirror Academy
Module 05 of 5 · Track 1: AI Security Fundamentals · Final Module
What regulators expect. What your controls already prove.
AI Governance and Compliance
Governance and compliance for AI is about demonstrating that your AI system behaves safely, fairly, and under human control. This module maps NIST AI RMF, ISO 42001, the EU AI Act, and GDPR to practical obligations and shows you how the threat model from Module 04 and the Mirror Security controls already generate most of the evidence regulators ask for.
Modules 01 to 04 covered AI security: protecting AI systems from deliberate attacks. This module covers the security of AI: ensuring AI systems behave safely, fairly, and transparently without causing unintended harm. The distinction matters for compliance because different frameworks address different sides of it.
AI security is what your security team owns. It shows up in threat models, penetration tests, SIEM rules, and incident response playbooks. The EU AI Act's Article 15 cybersecurity requirements, the NIST AI RMF Measure function's adversarial testing requirements, and ISO 27001's security controls all sit in this domain.
The security of AI is what your compliance, legal, and risk teams own. It asks whether the AI causes harm through bias, lack of transparency, insufficient human oversight, or unintended consequences. The EU AI Act's high-risk system obligations, GDPR Articles 22 and 35, NIST AI RMF's Govern and Map functions, and ISO 42001's AI management system all sit here.
In practice, the same team often handles both because the controls overlap. An audit trail that proves who authorised each agent action (AI security: repudiation defence) is also evidence of human oversight (security of AI: governance requirement). A threat model that identifies data flows and trust boundaries (AI security: threat identification) also satisfies the DPIA documentation requirement (security of AI: GDPR Article 35).
The most common compliance mistake for AI systems is treating them as regular software and submitting a standard DPIA and ISO 27001 evidence pack. Regulators are getting better at asking AI-specific questions: what adversarial testing was done, how does the system handle edge cases and unexpected inputs, what monitoring detects when the model starts producing harmful outputs, who can override the system. This module prepares you to answer those questions.
Section 02
Four frameworks overview
Four frameworks cover the vast majority of AI compliance obligations that organisations face today. They overlap significantly and a well-structured compliance programme satisfies requirements across all four with the same underlying documentation.
NIST
NIST AI RMF
Voluntary framework · US origin · Global adoption
Four-function framework: Govern, Map, Measure, Manage. Widely adopted by US federal agencies and referenced globally. Not mandatory but expected for US government suppliers and increasingly referenced in EU procurement.
Applies to: any organisation developing or deploying AI, especially US government suppliers
ISO
ISO 42001
Certifiable standard · International · AI management system
The ISO standard for AI management systems. Uses the same high-level structure as ISO 27001, so organisations already certified on 27001 have a familiar starting point. Covers AI risk management, transparency, human oversight, and continuous improvement.
Applies to: any organisation deploying AI, especially where customers or regulators require demonstrated AI governance
EU
EU AI Act
Mandatory regulation · EU law · Extraterritorial reach
The world's first comprehensive AI regulation. Risk-based approach: four tiers with mandatory requirements for high-risk systems and prohibited systems list. Applies to any AI system deployed in the EU regardless of provider location. High-risk systems need conformity assessment before deployment.
Applies to: any organisation placing AI systems on the EU market or using AI to serve EU users
GDPR
GDPR for AI
Mandatory regulation · EU law · Data protection
GDPR was not written for AI but two articles apply directly. Article 22 restricts automated decision-making with significant effects on individuals. Article 35 requires a DPIA for high-risk processing including AI profiling. Both require documentation of the AI system's logic and the safeguards in place.
Applies to: any organisation processing personal data of EU residents using AI systems
Section 03
NIST AI RMF
The NIST AI Risk Management Framework (AI RMF 1.0, released January 2023) structures AI risk management around four functions. It does not prescribe specific controls but expects evidence that risks have been identified, assessed, and addressed systematically. The four functions map directly to the work you have done across Track 1.
Govern
Organisational AI risk culture
Establishes the policies, roles, and accountability structures for AI risk management. Requires an AI inventory, defined ownership for each AI system, and organisational policies that address AI-specific risks.
In practice: AI system registry, designated AI risk owner, AI risk policy document
Map
AI context and impact identification
Identifies the AI system's purpose, the context it operates in, and its potential negative impacts on individuals and groups. Requires stakeholder analysis and documentation of foreseeable misuse scenarios.
In practice: data flow diagram (Module 04, Step 1), use case documentation, impact assessment on affected groups
Measure
AI risk quantification and testing
Assesses AI risks using quantitative and qualitative methods. Specifically expects adversarial testing (red teaming) to identify vulnerabilities. DiscoveR's scan results directly satisfy the adversarial testing requirement.
In practice: threat register (Module 04, Step 5), DiscoveR scan results, bias and fairness assessments
Manage
AI risk treatment and monitoring
Prioritises and addresses identified risks with controls, and establishes monitoring and incident response. Expects documented control selection decisions and evidence that controls are operating effectively.
NIST AI RMF and the security of AI distinction. The Govern and Map functions are primarily the security of AI: they address whether the system causes harm through its normal operation. The Measure and Manage functions span both: adversarial testing (AI security) sits alongside bias assessment (security of AI) in the Measure function. Your threat model from Module 04 satisfies the Measure function's AI security requirements. You need a separate bias and fairness assessment to satisfy its security of AI requirements.
Section 04
ISO 42001
ISO 42001, published in December 2023, is the first international standard specifically for AI management systems. If your organisation is already certified on ISO 27001, the structure will be familiar: both use the ISO High Level Structure with clauses covering context, leadership, planning, support, operation, performance evaluation, and improvement.
ISO 42001 adds AI-specific requirements on top of this structure. The key additions relevant to practical compliance:
AI policy and objectives. The organisation must define an AI policy that addresses AI-specific risks including bias, transparency, and human oversight. This goes beyond an information security policy: it must address what the organisation will and will not use AI for, how it manages AI-related societal impacts, and how it ensures human control over significant AI decisions.
AI risk assessment. ISO 42001 requires a risk assessment that covers AI-specific risks: model bias, unintended harm through automated decisions, supply chain risks in AI components, and societal impact. The threat model from Module 04 covers the security risks. You need an additional assessment covering the fairness, transparency, and impact dimensions to fully satisfy this clause.
AI system impact assessment. Before deploying a new AI system, ISO 42001 requires an assessment of its intended use, affected stakeholders, and potential negative impacts. This is similar to a DPIA but broader, covering not just data protection but also fairness, accuracy, and societal effects.
Operational controls. Controls for AI lifecycle stages including data acquisition, model training, testing, deployment, and decommission. The DiscoveR pre-deployment validation scan and the AgentIQ runtime enforcement logs directly satisfy several operational control requirements.
Performance evaluation. Regular review of AI system performance including adversarial testing, bias monitoring, and accuracy assessment. This is where DiscoveR's regular scan results become ongoing compliance evidence, not just a one-off assessment.
Section 05
EU AI Act
The EU AI Act came into force in August 2024 with a phased implementation schedule. Prohibited systems became effective in February 2025. High-risk system obligations apply from August 2026. General-purpose AI model requirements (for foundation model providers) apply from August 2025. Understanding which tier your system falls into is the first step.
Unacceptable risk
Prohibited systems
These AI systems are banned outright in the EU. No deployment is permitted regardless of safeguards.
Social scoring by public authoritiesReal-time remote biometric ID in public spaces (law enforcement)AI exploiting vulnerabilities of specific groupsSubliminal manipulation causing harmPredictive policing of individuals
High risk
Significant obligations before deployment
High-risk systems must complete a conformity assessment, maintain technical documentation, register in the EU database, and implement human oversight measures. Full compliance required before August 2026.
Critical infrastructure (water, energy, transport)Educational and vocational training assessmentEmployment and worker managementAccess to essential services (credit scoring)Law enforcement AIMigration and border controlAdministration of justiceAI safety components of products
Limited risk
Transparency obligations only
Must disclose the AI nature of the system to users. No conformity assessment required.
Chatbots (must disclose they are AI)Deepfake generation (must label as synthetic)AI-generated text presented as human-written
Minimal risk
No specific obligations
The vast majority of AI applications. Spam filters, recommendation systems, AI-enabled software features with no significant impact on individuals. Voluntary codes of practice are encouraged but not required.
AI spam filtersContent recommendation systemsAI-enabled video gamesInventory management AI
Section 06
High-risk AI obligations
If your AI system is classified as high-risk under the EU AI Act, you must satisfy six categories of obligations before deployment. The obligations apply to providers (who develop the system) and users (who deploy it in a high-risk context).
Risk management system (Article 9). A documented process for identifying, analysing, and mitigating risks throughout the AI system's lifecycle. Your threat model from Module 04 is the core of this document. It must be updated when the system changes and must include adversarial testing results.
Data governance (Article 10). Training, validation, and testing datasets must be documented, relevant, representative, free from errors, and complete. Data lineage must be traceable. This applies to both the model's original training data and any fine-tuning or RAG knowledge base data your team manages.
Technical documentation (Article 11). Comprehensive documentation of the system: its intended purpose, performance on relevant populations, known limitations, cybersecurity measures, and how human oversight is implemented. The data flow diagram and threat model from Module 04 contribute to this.
Record-keeping and logging (Article 12). Automatic logging of system operation to allow post-hoc investigation of incidents. AgentIQ's signed tool call audit trail and VectaX's retrieval audit log directly satisfy this requirement for agentic and RAG deployments.
Transparency and information provision (Article 13). Users must receive documentation sufficient to understand the system's capabilities, limitations, and monitoring requirements. Not a technical requirement but a documentation requirement for whoever deploys the system.
Human oversight (Article 14). High-risk AI systems must include features that allow oversight persons to understand, monitor, and where necessary override or stop the system. AgentIQ's deny-by-default tool policies and the human-in-the-loop escalation capability directly satisfy this.
Cybersecurity (Article 15). High-risk AI systems must be resilient against attempts to alter their behaviour through adversarial attacks. DiscoveR's pre-deployment validation scan and regular adversarial testing results directly satisfy this requirement and provide the evidence an auditor would ask for.
Section 07
GDPR for AI
GDPR was passed in 2018 before large language models were mainstream. But two articles apply directly to AI systems processing personal data.
Article 22: Automated decision-making. Individuals have the right not to be subject to a decision based solely on automated processing that produces significant effects on them. "Significant effects" covers decisions about credit, employment, insurance, healthcare, and access to services. If your AI makes or substantially influences such decisions without human review, Article 22 applies. Compliance requires: informing individuals that automated decision-making is occurring, providing meaningful information about the logic involved (the system documentation from EU AI Act Article 13 serves here), and offering a right to human review and to contest the decision.
Article 25: Privacy by design and default. Technical and organisational measures must implement data protection principles from the design stage. For AI systems, this means: minimise the personal data included in prompts and context, encrypt personal data in model inputs and outputs, implement access controls on who can query AI systems that process personal data. VectaX's FHE-encrypted inference satisfies the technical privacy by design requirement: even if the inference infrastructure is compromised, the data was never in plaintext.
Article 35: Data Protection Impact Assessment (DPIA). A DPIA is required before processing that is likely to result in a high risk to individuals, including systematic evaluation of individuals through profiling. Most AI applications that process personal data require a DPIA. The DPIA must document: the processing operation and its purposes, the necessity and proportionality of the processing, the risks to individuals, and the measures to address the risks. Your threat model from Module 04 provides the data flow diagram and risk register that the DPIA requires. The DiscoveR scan results and AgentIQ logs provide evidence that controls are operating effectively.
Article 32: Security of processing. Appropriate technical and organisational measures to ensure security appropriate to the risk. For AI systems, this includes encryption of personal data in embeddings (VectaX closes this), access controls on the AI system and its knowledge base, and monitoring for data breaches through AI outputs. The threat model's information disclosure threats and the controls selected for them directly satisfy Article 32 documentation requirements.
Section 08
Threat model as evidence
The threat model you build using the Module 04 process produces four types of documentation that satisfy requirements across all four frameworks. This is the most direct path from security engineering work to compliance evidence.
The data flow diagram with trust boundaries satisfies: GDPR Article 35 DPIA (the processing operation description), EU AI Act Article 11 technical documentation (system architecture), ISO 42001 AI impact assessment (data flows and stakeholder interactions), NIST AI RMF Map function (system context documentation).
The STRIDE analysis with MITRE ATLAS mapping satisfies: NIST AI RMF Measure function (systematic risk identification), EU AI Act Article 9 risk management system (documented risk analysis methodology), ISO 42001 AI risk assessment (structured threat identification).
The prioritised threat register satisfies: NIST AI RMF Manage function (prioritised risk treatment), GDPR Article 35 DPIA (risks to individuals and proposed measures), EU AI Act Article 9 (risk quantification and prioritisation).
The control selection and implementation documentation satisfies: all four frameworks' requirements for demonstrating that identified risks have been addressed. The key addition that most teams miss: attach the DiscoveR scan results to the threat model as evidence that controls have been tested and verified. A threat model without test results is a hypothesis. A threat model with DiscoveR results is evidence.
Section 09
Compliance evidence map
The table below maps each Mirror Security product to the compliance evidence it generates and the specific framework requirements it helps satisfy. This is the output regulators, auditors, and procurement teams ask for.
Evidence produced
Mirror product
NIST AI RMF
ISO 42001
EU AI Act
GDPR
Adversarial test results (60+ attack modes, 11 categories)
DiscoveR
Measure
Performance evaluation
Article 15 cybersecurity
Article 32 security
Pre-deployment validation scan results
DiscoveR
Measure, Manage
Operational control
Article 9 risk management, conformity assessment support
Article 35 DPIA
Signed tool call audit trail with decision rationale
AgentIQ
Manage
Operational control, record keeping
Article 12 logging, Article 14 human oversight
Article 22 automated decision documentation
Policy enforcement logs (allow/deny/monitor per request)
AgentIQ
Manage
Operational control
Article 12 logging
Article 32 security of processing
Output classification records (PII detection, safety violations)
AgentIQ
Measure, Manage
Performance evaluation
Article 13 transparency, Article 15 cybersecurity
Article 22, Article 32
FHE encrypted inference evidence (privacy by design)
VectaX
Manage
Operational control
Article 9 risk management
Article 25 privacy by design, Article 32
Retrieval audit log (document provenance for RAG)
VectaX
Manage
Record keeping
Article 12 logging, Article 10 data governance
Article 35 DPIA, Article 32
Data flow diagram with trust boundaries
Threat model
Map
AI impact assessment
Article 11 technical documentation
Article 35 DPIA
STRIDE analysis with ATLAS tactic mapping
Threat model
Measure
AI risk assessment
Article 9 risk management system
Article 35 DPIA
Prioritised threat register with control decisions
Track 1 gave you the full foundation for AI security work. Each module built on the last, from the definitions that matter to the frameworks that structure the work.
1
What AI Security Is and Why It Differs
The AI security vs security of AI distinction. Why traditional controls fail for AI systems. Seven ways the AI attack surface differs from traditional software. The training pipeline as a new attack surface.
Foundation
2
The AI Threat Landscape
Six AI attack categories. Real incidents from 2023 to 2026. Threat actor profiles. MITRE ATLAS v5.1 with 16 tactics and 84 techniques. How to read the adversary tactic matrix.
Landscape
3
OWASP Top 10 for LLMs 2025
All ten OWASP LLM risks with real examples and mitigations. Two new 2025 additions: LLM07 System Prompt Leakage and LLM08 Vector and Embedding Weaknesses. OWASP to Mirror Security product mapping.
Risks
4
AI Threat Modeling
Five-step process: system diagram, trust boundaries, STRIDE for AI, MITRE ATLAS mapping, threat register. Full worked example for a customer service LLM with RAG and tool access. How DiscoveR validates the model.
Practice
5
AI Governance and Compliance
NIST AI RMF four functions. ISO 42001 AI management system. EU AI Act four risk tiers and high-risk obligations. GDPR Articles 22, 25, 32, and 35 for AI. Compliance evidence map.
Governance
🎉
Track 1: AI Security Fundamentals · Complete
You have finished Track 1
You can now define what AI security is and distinguish it from governance, map the threat landscape and attack categories that matter, apply OWASP Top 10 for LLMs to any system you build, build a structured AI threat model and read the output, and explain what NIST AI RMF, ISO 42001, the EU AI Act, and GDPR require in practice. Choose your next path based on what you are building.
Section 11
Where to go next
Track 1 is the foundation. The tracks below go deep on specific systems, attack types, and operational practices. Choose based on what you are building or defending.
What is the EU AI Act and which systems does it apply to?
The EU AI Act is the world's first comprehensive AI regulation. It applies to any AI system placed on the EU market or used in the EU, regardless of where the provider is based. It classifies systems into four risk tiers. Prohibited: social scoring by public authorities, real-time remote biometric identification in public spaces, AI exploiting vulnerabilities of specific groups. High risk: systems in critical infrastructure, education, employment, essential services, law enforcement, migration, and justice. High-risk systems must complete a conformity assessment, maintain technical documentation, implement a quality management system, register in the EU database, and have human oversight before deployment. Limited risk: chatbots and deepfakes with transparency obligations. Minimal risk: no specific obligations, covering the vast majority of AI applications.
What does NIST AI RMF require in practice?
NIST AI RMF has four functions. Govern: policies, roles, and accountability structures for AI risk management including an AI system inventory. Map: documentation of the system's purpose, context, and potential negative impacts on individuals. Measure: quantitative and qualitative risk assessment including adversarial testing (red teaming) to identify vulnerabilities. Manage: documented control selection decisions and evidence that controls are operating effectively. In practice this means: an AI inventory document, a data flow diagram per system, threat model with STRIDE analysis, adversarial test results from tools like DiscoveR, AgentIQ policy enforcement logs, and incident response procedures. The framework does not mandate specific controls but expects systematic evidence at each function.
What is the difference between AI security and the security of AI for compliance?
AI security means protecting AI systems from deliberate attacks: prompt injection, model extraction, data poisoning, jailbreaks. It is owned by security teams. The security of AI means ensuring AI systems behave safely, fairly, and transparently without causing unintended harm. It is owned by compliance and risk teams. Different frameworks address different sides. EU AI Act Article 15 cybersecurity addresses AI security. EU AI Act requirements for fairness, transparency, and human oversight address the security of AI. GDPR Article 22 automated decision-making addresses the security of AI. NIST AI RMF Measure addresses both. The same underlying documentation satisfies both sides because the threat model and adversarial test results are also evidence for governance frameworks.
How does a threat model from Module 04 produce compliance evidence?
A threat model produces four compliance artefacts. The data flow diagram with trust boundaries satisfies GDPR Article 35 DPIA processing description, EU AI Act Article 11 technical documentation, ISO 42001 AI impact assessment, and NIST AI RMF Map function. The STRIDE analysis with ATLAS tactic mapping satisfies NIST AI RMF Measure, EU AI Act Article 9 risk management system, and ISO 42001 risk assessment. The prioritised threat register satisfies NIST AI RMF Manage, GDPR Article 35 DPIA risks section, and EU AI Act Article 9. The control documentation satisfies all four frameworks' requirements for demonstrating risks have been addressed. Adding DiscoveR scan results to the threat model converts a theoretical risk analysis into tested, evidenced compliance documentation.
Mirror Security · Compliance evidence built in
Every Mirror Security product generates compliance evidence as a side effect of doing its job.
DiscoveR scan results satisfy EU AI Act Article 15 and NIST AI RMF Measure. AgentIQ audit trails satisfy EU AI Act Articles 12 and 14 and GDPR Article 22. VectaX encrypted inference satisfies GDPR Article 25 and Article 32. Run the platform, generate the evidence.