Module 2 · Beginner · ⏱ 40 min · 🏆 +150 XP

Information Security Governance Basics

Governance is not bureaucracy — it is the operating system of a healthy security programme. This module builds the theoretical and practical foundation of security governance: ISO/IEC 27014, the policy hierarchy, board oversight models, CISO accountability, and the King IV principles that have reshaped how boards think about cyber risk.

ISO/IEC 27014 Policy Hierarchy Board Oversight CISO Accountability King IV Principles Governance vs Management Three Lines Model

🎯 Learning Objectives

Governance vs Management

Distinguish governance from management using ISO/IEC 27014 definitions and apply the distinction to real organisational scenarios.

Policy Hierarchy

Explain the four-level hierarchy — Policy → Standard → Procedure → Guideline — and write a complete, enforceable policy statement.

Board Oversight

Describe how the board, executives, and CISO interact in the governance hierarchy and identify the three CISO reporting models.

ISO/IEC 27014

Apply the six principles of ISO/IEC 27014 to evaluate the completeness of an organisation's security governance programme.

King IV Principles

Apply King IV's stakeholder inclusivity and integrated reporting principles to security governance design.

Three Lines Model

Map GRC roles to the IIA Three Lines Model and explain why separation between lines 1, 2, and 3 is essential for governance integrity.

📖 Lecture — Security Governance from First Principles

1 · The Simple Analogy

Governance is your household's written rules and weekly family meeting. Management is who actually cooks dinner and takes out the trash. Both are needed — but they are fundamentally different activities. One sets direction; the other executes.

In an organisation, the board governs — it approves strategy, sets risk appetite, and holds executives accountable. The CISO manages — designing, running, and reporting on the security programme within the direction the board has set. Confusing these two roles creates a classic governance failure: the CISO making risk appetite decisions that belong to the board, or the board micromanaging technical controls that belong to management.

2 · The ISO/IEC 27014 Distinction

Governance evaluates and directs the use of information security to achieve business objectives and monitors conformance to policies and compliance with regulations. Management plans, builds, runs, and monitors activities in accordance with the direction set by the governance body. — ISO/IEC 27014:2013

3 · Roles in the Governance Hierarchy

ActorGovernance or Management?Key Accountability
Board of DirectorsGovernanceApproves risk appetite; reviews security strategy; holds CEO accountable
Board Audit/Risk CommitteeGovernance (specialist)Deep-dive on risk reporting; oversees internal audit independence
CEO / COOBothOwns enterprise risk; allocates capital; translates board direction to execution
CISOManagementDesigns and runs the security programme; reports risk posture to governance
Security CommitteeGovernance (advisory)Cross-functional forum for policy exceptions, priority decisions, investment review
GRC TeamManagement (2nd Line)Operates risk/compliance framework; monitors 1st Line controls; reports to governance
Internal AuditGovernance (3rd Line)Independent assurance that controls are designed and operating effectively

4 · The Policy Hierarchy — Introduction

Policy = mandatory high-level intent ("We will protect the confidentiality of customer data.") | Standard = mandatory technical requirement ("All laptops must use AES-256 full-disk encryption.") | Procedure = step-by-step how-to ("To enable FileVault: System Settings → Privacy → FileVault → Turn On…") | Guideline = optional best practice ("Consider using a password manager for all non-SSO credentials.")

Key insight: Policies are promises. Standards make the promises testable. Procedures make them executable. Without all three levels, governance is aspirational, not operational.

ISO/IEC 27014 — Governance of Information Security

ISO/IEC 27014 The Six Governance Principles

ISO/IEC 27014:2013 (and its 2020 update) defines six principles that effective information security governance must exhibit. Each principle addresses a specific governance failure mode observed in practice:

1
Establish Organisation-Wide Information Security

Security governance must span the entire organisation — every function, every geography, every third party. The failure mode this addresses: siloed security confined to IT, leaving HR data, legal contracts, and financial systems ungoverned.

2
Adopt a Risk-Based Approach

Resource allocation, control selection, and policy priorities must be driven by a systematic understanding of risk, not convention or habit. The failure mode: organisations applying the same security controls to all systems regardless of criticality or risk.

3
Set the Direction of Investment Decisions

The board must direct where security investment goes, based on risk appetite and strategic objectives. The failure mode: CISOs making risk-appetite-level decisions (how much risk to accept) that belong at the board level.

4
Ensure Conformance with Internal and External Requirements

Governance ensures the organisation meets its obligations — legal, contractual, and ethical — through systematic compliance management. The failure mode: compliance treated as a legal team problem rather than an enterprise governance responsibility.

5
Foster a Security-Positive Environment

Culture is a governance output. Leadership behaviour, reward systems, and communication determine whether employees treat security as a shared responsibility. The failure mode: security awareness training as a checkbox exercise while management bypasses controls.

6
Review Performance Relative to Business Outcomes

Governance evaluates whether security investments achieve their intended business outcomes, not just technical metrics. The failure mode: CISO reports number of patches applied rather than reduction in risk exposure or compliance gap closure.

Many organisations claim to follow ISO/IEC 27014 but fail Principle 3 — the board does not actually direct investment decisions. The CISO brings a budget request; the board approves it without understanding the risk trade-offs. True Principle 3 compliance means the board is literate enough to ask "what risk does this investment reduce, and by how much?"

The Policy Hierarchy — Deep Theory

🏗️ Five-Level Policy Architecture

The policy hierarchy is not just a documentation structure — it is a governance accountability structure. Each level has a distinct owner, approval process, update cadence, and level of abstraction:

LevelMandatory?Approved ByUpdate CadenceExample
Policy — Intent & commitment✅ YesBoard / CISOAnnual"We protect the confidentiality, integrity, and availability of customer data."
Standard — Measurable requirement✅ YesCISO / Architect6–12 months"All data at rest must use AES-256 encryption."
Procedure — Step-by-step execution✅ Yes (operational)Team Lead / OpsAs tools change"To encrypt a drive: Open BitLocker → Select drive → Enable…"
Guideline — Recommended best practice❌ OptionalSecurity TeamAd hoc"Consider passphrases over passwords for memorable credentials."
Baseline / Configuration Standard — Minimum config✅ YesSecurity EngineeringQuarterly"All servers: disable Telnet, FTP; enable MFA; patch within 30 days."

Organisations frequently write standards at the wrong level of abstraction. A standard that names a specific tool ("use BitLocker v3.1") requires a policy change every time the tool is updated. Write standards at the requirement level ("AES-256 encryption required"), letting procedures specify tool-specific implementation. This preserves governance agility while maintaining control.

✍️ Anatomy of an Effective Policy Statement

An enforceable policy statement requires six components. Missing any one creates a governance gap:

Purpose

Why does this policy exist? Which business objective or regulatory requirement does it support? Links governance to business strategy.

Scope

Exactly what and who does it apply to? Systems, data types, locations, third parties, contractors. Ambiguous scope creates exploitable gaps.

Policy Statement

The mandatory requirement(s) in clear, unambiguous language. Avoid "should" — use "must" or "shall" for mandatory requirements.

Roles & Responsibilities

Who owns compliance, who enforces it, and who must follow it. A RACI matrix is best practice for complex policies.

Exceptions Process

How are legitimate exceptions requested, approved, documented, and tracked? Without an exceptions process, people work around policies silently.

Review & Enforcement

Who reviews the policy and when, what happens if it is violated, and how violations are reported. Policies without enforcement are suggestions.

🔗 Policy Frameworks — Mapping to Control Standards

Enterprise policy frameworks map internal policies to external control frameworks, enabling one policy to satisfy multiple compliance requirements simultaneously:

Internal PolicyNIST CSF ControlISO 27001 ControlPCI-DSS Requirement
Access Control PolicyPR.AC-1, PR.AC-4A.9.1, A.9.2, A.9.4Req. 7, Req. 8
Encryption PolicyPR.DS-1, PR.DS-2A.10.1Req. 3.4, Req. 4
Incident Response PolicyRS.RP-1, RS.CO-1A.16.1Req. 12.10
Vulnerability Management PolicyID.RA-1, PR.IP-12A.12.6Req. 6, Req. 11.3
Third-Party Risk PolicyID.SC-1, ID.SC-4A.15.1, A.15.2Req. 12.8

This mapping approach — one control satisfying multiple frameworks — is the foundation of integrated compliance and can reduce control testing effort by 60–70% compared to managing each framework independently.

CISO Accountability — The Governance Reporting Chain

📊 Three CISO Reporting Models

Where the CISO sits in the organisational hierarchy dramatically affects both governance effectiveness and security programme independence. Research by IANS and Artico Search (2023) shows CISO reporting line significantly predicts security investment levels and breach response effectiveness:

A
CISO → CIO (Common, but governance-limited)

Risk: Security subordinated to IT delivery and availability pressures. Security decisions made for operational convenience rather than risk management. Conflicts of interest when the CIO is responsible for both speed-to-market and security of systems they build. Increasingly challenged by regulators (SEC 2023 rules implicitly require CISO independence). Still common: ~45% of organisations (IANS 2023).

B
CISO → CEO / COO (Recommended for most organisations)

Benefit: Security has a direct line to executive leadership. Risk management decisions are elevated to the appropriate level. CISO participates in strategic planning discussions and can align security investment to business priorities. Enables CISO to escalate security concerns without IT operational pressures filtering the message. Prevalence: ~38% of organisations (IANS 2023).

C
CISO → Board Audit/Risk Committee (Best practice for regulated industries)

Benefit: Direct board visibility with no executive filtering. Eliminates conflicts of interest between IT operations and security governance. Increasingly mandated in financial services (OCC guidance), healthcare (HHS OCR), and implicitly required by SEC cyber disclosure rules. Provides board direct accountability for security posture. Prevalence: ~17% of organisations but growing rapidly post-2023 SEC rules (IANS 2023).

2023 SEC Rule Implication: The SEC cybersecurity disclosure rules require annual disclosure of "the board's oversight of cybersecurity risks." A CISO who reports only to the CIO, with no direct board engagement, may place the company at risk of inadequate disclosure. GRC leaders should advise clients on this governance gap.

King IV — Governance for the Modern Era

📚 What Is King IV?

South Africa's King IV Report on Corporate Governance (2016), issued by the Institute of Directors in South Africa, introduced governance principles that have significantly influenced global corporate governance thinking — including ISO/IEC 27014's 2020 revision. King IV applies an "apply and explain" approach (vs. the older "comply or explain"), requiring organisations to explain how they apply principles rather than whether they comply with rules.

Security-relevant King IV principles include:

Ethical Leadership

Governance starts with leaders who model ethical behaviour. A board that ignores a known security risk — or a CEO who bypasses security controls — sends cultural signals that normalise risk-taking across the organisation. Tone at the top is a governance output, not a soft skill.

Technology and Information Governance

The board must ensure IT and information assets are governed as strategic resources, not just technical infrastructure. Principle 12 explicitly requires boards to oversee information and technology governance, including cybersecurity risk. CISOs should brief the full board at least annually.

Stakeholder Inclusivity

Governance must consider the legitimate interests of all stakeholders — not just shareholders. For information security, this includes customers whose personal data is being processed, employees whose workplace data is collected, and regulators acting on behalf of the public interest.

Integrated Reporting

Security governance outcomes should be reported in integrated terms — connecting security posture to financial risk, operational resilience, and strategic objectives. A pure technical CISO report ("we blocked 2M threats this month") fails King IV's integrated reporting principle.

King IV's shift from "comply or explain" to "apply and explain" is philosophically significant for GRC. It acknowledges that rigid rule compliance without understanding the principle behind the rule produces governance theatre — the form of compliance without the substance. GRC programmes should be designed around principles, not just checklists.

The Three Lines Model (IIA 2020)

📐 From Three Lines of Defence to Three Lines Model

The Institute of Internal Auditors (IIA) updated its classic "Three Lines of Defence" model in 2020, renaming it the Three Lines Model and refocusing it on value creation, not just risk mitigation. The model defines accountability separation that is essential for governance integrity:

LineWhoRoleGRC Examples
First LineOperations & Business UnitsOwn and manage risk. Operate controls as part of daily work.IT team applying patches; HR enforcing background checks; Finance approving access requests
Second LineGRC / Risk / Compliance / LegalProvide frameworks, oversight, and monitoring. Do NOT own or operate 1st Line controls.GRC team maintaining risk register; compliance monitoring control adherence; security team defining standards
Third LineInternal AuditProvide independent assurance to the board that Lines 1 and 2 are working.Auditing access controls, testing DR plans, validating control effectiveness claims made by Line 2
Governing BodyBoard / Audit CommitteeReceives assurance from all three lines; sets direction and holds management accountable.Board Audit Committee receiving CISO risk reports, audit findings, and management responses

The most common Three Lines failure: the GRC team (Line 2) operates controls they are supposed to be independently monitoring. When the same team that manages the vulnerability scanner also reports on vulnerability remediation rates, there is no independent oversight. Governance integrity requires clear separation between Lines 1, 2, and 3.

⚠️ Common Three Lines Failures in Practice

Line 2 Operating Line 1 Controls

Security team that both configures firewalls AND reports on firewall compliance has a conflict of interest. Separation requires Line 1 (IT operations) to configure, Line 2 (GRC) to monitor and report.

Internal Audit Reporting to Management

If Internal Audit reports to the CFO or CISO rather than the Audit Committee, audit independence is compromised. Findings that reflect badly on leadership may be softened or delayed.

No Second Line in Small Organisations

Small companies with one "IT Security Manager" who does everything — configure, monitor, audit, and report — have collapsed all three lines into one person. This is a governance risk that grows with the organisation's regulatory footprint.

Board Not Engaged with Third Line

If the board only receives management-prepared security summaries and never directly engages with Internal Audit or external auditors, the third line's independence is wasted. Best practice: direct Audit Committee access to Internal Audit Chief.

Security Governance Maturity

📈 Observable Maturity Indicators by Level

Governance maturity is not measured by how many policies exist — it is measured by how governance actually influences decisions and behaviours. These observable indicators help assess maturity across five levels:

MaturityPolicy StatusBoard EngagementCISO ReportingThree Lines
1 — Ad HocNo formal policies; verbal rules onlyNone / unawareNone or through IT onlyNo separation — one team does everything
2 — ManagedBasic policies exist; rarely reviewedAnnual review onlyAnnual IT budget presentationLine 2 emerging but underfunded
3 — DefinedFull policy suite with annual review cycleQuarterly CISO briefingsQuarterly risk register reportsLines 1/2/3 defined; some overlap remains
4 — MeasuredPolicies linked to risk register and KRIsActive engagement; questions askedRisk dashboard with financial exposureClear separation; independent audit direct to board
5 — OptimisingPolicies automatically monitored for adherenceSecurity integrated into strategyReal-time board risk visibility via GRC platformAll three lines integrated; continuous assurance
Director insight: Most organisations overestimate their governance maturity by one level. The test: ask the board what the organisation's risk appetite is for a ransomware incident. If they cannot answer in financial terms, governance maturity is at most Level 2 regardless of how many policies exist.

🧪 Lab — Draft a Security Policy

You are building the information security policy for NovaBrew Coffee, a 50-person chain with a mobile payment app. Complete each governance component below to earn XP.

🎭 Scenario — The Startup That Skipped Governance

📝 Knowledge Assessment — 17 Questions

🏆

Module 2 Complete!

You now understand the architecture of security governance — the policy hierarchy, ISO/IEC 27014 principles, CISO accountability models, King IV principles, and the Three Lines Model. These are the structural foundations every GRC professional builds on.

← Module 1 Next: Module 3 →