Table of Contents

Click Here to Return To the CompTIA SecurityX Course Page

Governance, Risk, and Compliance is 20% of the CompTIA SecurityX (CAS-005) exam. This module covers how you set direction, measure risk, and prove compliance across a large enterprise. SecurityX tests you as an architect who advises leadership, so think in terms of business risk, not single controls.

Governance sets the rules. Risk management decides where to spend. Compliance proves you met your obligations. Together they turn security from a technical hobby into a business function leadership trusts and funds.

Governance Components

You document the security program in a clear hierarchy so everyone knows what is required.

DocumentBinding?Purpose
PolicyMandatoryHigh-level intent set by leadership
StandardMandatorySpecific, measurable requirements
ProcedureMandatoryStep-by-step instructions
GuidelineOptionalRecommended best practice

You align the program to a governance framework so it maps to recognized practice:

  • COBIT governs and manages enterprise IT, linking IT goals to business goals.
  • ITIL structures IT service management around the service lifecycle.

Change and Configuration Management

You control changes so an “improvement” does not become an outage or a vulnerability. You track every asset through its life cycle: procurement, deployment, maintenance, and decommissioning.

A Configuration Management Database (CMDB) records each asset and its relationships, so you know what you have and what depends on it. Accurate inventory is the foundation of every other control. You cannot protect what you do not know exists.

Risk Management Activities

You manage risk in a repeatable cycle: identify, assess, respond, and monitor. You measure impact two ways:

MethodUsesStrength
QuantitativeDollar values (SLE, ARO, ALE)Objective, supports cost-benefit math
QualitativeRatings like high/medium/lowFast, captures hard-to-price risks

The core quantitative formulas appear on the exam:

SLE = Asset Value x Exposure Factor
ALE = SLE x ARO

SLE is the loss from one event. ARO is how often it happens per year. ALE is the expected annual loss, which you compare against the cost of a control. You then choose a risk response: mitigate, transfer, accept, or avoid. You prioritize the risks with the highest ALE and the lowest cost to fix.

Third-Party Risk

Your security is only as strong as your weakest vendor. You assess risk across the whole chain:

  • Supply chain risk covers tampering, counterfeits, and compromised software updates.
  • Vendor risk covers a supplier’s own security posture, validated with SOC 2 reports and questionnaires.
  • Subprocessor risk covers the vendors your vendors use, often the hidden weak link.

You require a software bill of materials (SBOM) so you know every component in the software you buy.

Compliance and Privacy

Compliance frameworks shape your security strategy because noncompliance carries fines and lost business.

FrameworkApplies to
PCI DSSPayment card data
ISO/IEC 27000 seriesInformation security management systems
SOC 2Service provider controls
NIST CSFRisk-based cybersecurity framework
CIS ControlsPrioritized defensive actions
Cloud Security AllianceCloud-specific controls

Privacy regulations add legal duties tied to personal data:

RegulationRegion/Scope
GDPREuropean Union
CCPACalifornia
LGPDBrazil
COPPAUS children under 13

Threat Modeling

You model threats to focus defense where attackers actually operate. Each framework structures the problem differently.

FrameworkFocus
MITRE ATT&CKReal adversary tactics and techniques
CAPECCatalog of attack patterns
Cyber Kill ChainStages of an intrusion
Diamond ModelAdversary, capability, infrastructure, victim
STRIDESpoofing, Tampering, Repudiation, Info disclosure, DoS, Elevation
OWASPWeb application risks

AI Security Challenges

SecurityX adds AI threats because attackers and defenders both use machine learning. You explain the main risks:

  • Prompt injection manipulates an AI’s instructions through crafted input.
  • Training data poisoning corrupts a model by tampering with its training set.
  • Model theft steals a proprietary model through repeated queries or extraction.
  • Model inversion reconstructs sensitive training data from a model’s outputs.
  • Deep fakes generate convincing fake media for fraud and disinformation.

For a deeper look at how AI is reshaping defense, read the state of AI in cybersecurity and the critique of AI governance certifications .

Next Steps

With governance and risk set, continue to Security Architecture to design resilient systems, then Security Engineering to build them. Return to the CompTIA SecurityX Course and review tips for passing CompTIA exams .