S+

CompTIA Security+ SY0-701

Lesson 10 of 12 — Security Governance & Policy

Day 10 ← Course Home ← Lesson 9
Lesson 10 — Security Program Management & Oversight (20% of exam)

Security Governance & Policy

Policies, standards, procedures, governance roles and structures, compliance obligations across major frameworks, privacy regulations, and security awareness training — the organizational and legal architecture that gives every technical control its authority and purpose.

📖 3 Topics 🎯 2 Activities 📝 5-Question Quiz ⏱ ~60 min Domain: Security Program Management & Oversight

By the end of this lesson, you will be able to:

  • Distinguish among policies, standards, procedures, and guidelines, correctly classifying each document type by its authority level, specificity, and purpose.
  • Identify the security governance roles — CISO, Board, Security Steering Committee, Data Owner, Data Custodian — and describe the accountability each role carries.
  • Map major compliance frameworks (PCI DSS, HIPAA, SOX, GDPR, CMMC, NIST CSF) to the industry sectors and data types they regulate.
  • Explain privacy principles — data minimization, purpose limitation, consent, and the right to erasure — and describe how GDPR and CCPA implement them.
  • Describe the characteristics of an effective security awareness training program and explain how phishing simulations, role-based training, and security culture metrics improve measurable security outcomes.
  • Apply governance and compliance knowledge to a real-world scenario, identifying the applicable regulation and the organization's compliance obligations.
Policy
A high-level, mandatory statement of management intent that defines what must be done (or not done) to protect information assets. Policies are approved by senior leadership, apply to all personnel, and do not specify how to achieve compliance — that is left to standards and procedures.
Standard
A mandatory specification that defines the specific, measurable requirements for implementing a policy. Standards answer "how much?" and "what specifically?" — e.g., "all passwords must be at least 12 characters and include three character classes" is a standard supporting a password policy.
Governance
The framework of structures, processes, roles, and accountabilities by which an organization directs and controls its information security program. Governance ensures security decisions align with business objectives and that accountability for security outcomes is clearly defined and enforced.
Compliance
The state of adhering to applicable laws, regulations, contractual obligations, and internal policies. Compliance is demonstrated through audits, assessments, documentation, and evidence of control effectiveness — and carries legal and financial consequences when violated.
Privacy
The right of individuals to control how their personal information is collected, used, shared, and retained. Privacy regulations (GDPR, CCPA, HIPAA) impose legal obligations on organizations that collect and process personal data, including consent requirements, breach notification timelines, and individual rights to access or delete their data.
Procedure
A step-by-step, operational instruction document that defines exactly how to perform a specific task in compliance with a policy or standard. Procedures are the most granular level of the policy hierarchy — they are role-specific, task-specific, and actionable.
Guideline
A non-mandatory recommendation that provides best-practice guidance for achieving policy goals. Unlike policies and standards, guidelines may be adapted or selectively applied based on context — they are advisory, not compulsory.
Acceptable Use Policy (AUP)
A policy document that defines the permitted and prohibited uses of organizational IT resources — including computers, networks, email, internet access, and cloud services. The AUP is typically the first policy document employees sign and is a foundational governance control.

Every technical security control you have studied in this course — firewalls, EDR, vulnerability scanners, MFA — operates within an organizational and legal context defined by governance and policy. A firewall without a policy defining what it should block is just an expensive box with default rules. An incident response team without a charter, defined roles, and documented procedures improvises under pressure. Security awareness training without measurable outcomes is an annual checkbox exercise that changes nothing.

The Security Program Management and Oversight domain carries 20% of the Security+ exam — and it tests concepts that many technically-oriented students underestimate. CompTIA SY0-701 expects you to know the difference between a policy and a standard, be able to match a described organization to its applicable regulation, understand what GDPR requires, and know what makes a security awareness program actually work. This lesson builds that foundation — translating governance from abstract concept into the practical framework that gives all your technical knowledge its legal authority and organizational context.

01

Policies, Standards & Procedures

The governance document hierarchy — what each level does, how they relate, and how to tell them apart on the exam.

🔄 Click to flip

Policy Hierarchy

Policy = what. Standard = how much/specifically. Procedure = step-by-step. Guideline = recommended, not required. Policies have the broadest scope and highest authority. Procedures have the narrowest scope and most operational detail. Violations of policies are disciplinary matters; violations of regulations are legal matters.

Deep Dive →
02

Governance Roles & Compliance Frameworks

Who is accountable for security — CISO, Board, Data Owner — and which frameworks govern which industries and data types.

🔄 Click to flip

Governance & Compliance

The CISO leads the program; the Board sets risk appetite; Data Owners own classification decisions. Compliance frameworks: PCI DSS (cardholder data), HIPAA (health records), SOX (financial reporting), GDPR (EU personal data), CMMC (defense contractors), NIST CSF (general framework). Penalties for non-compliance can be severe.

Deep Dive →
03

Privacy & Security Awareness

Privacy principles and regulations (GDPR, CCPA), data subject rights, breach notification timelines, and building an awareness program that actually changes behavior.

🔄 Click to flip

Privacy & Awareness

GDPR: 72-hour breach notification, right to erasure, data minimization — fines up to 4% of global annual revenue. CCPA: California residents' privacy rights. Effective awareness training: phishing simulations + role-based content + measurable metrics + security culture reinforcement — not just annual click-through modules.

Deep Dive →
1

Policies, Standards, Procedures & Guidelines

The governance document hierarchy — authority levels, specificity, and how they work together

Security governance documents exist in a hierarchy from the broadest and most authoritative (policies) to the most specific and operational (procedures). Understanding this hierarchy is foundational for Security+ because exam questions frequently present a document description and ask you to identify what type it is — or ask what type of document should be created to address a described situation.

Analogy — The Employee Handbook as a Policy Hierarchy: Think of your organization's employee handbook as the governance model in action. The company policy says "all employees must dress professionally." The standard says "business formal: dress shirts and dress pants for client-facing roles; business casual for back-office staff." The procedure says "if you are attending an external client meeting, submit a meeting notification to your manager at least 24 hours in advance." The guideline says "dark colors are generally more appropriate for formal settings — consider navy or charcoal for important presentations." Same subject, four completely different levels of authority and specificity.

The Four Document Types — Side-by-Side

📜 Policy — The "What" and "Why"

The highest-authority governance document. Policies are approved by senior leadership (CISO, CEO, or Board), apply universally to all personnel and systems, and state management's intent in broad terms. Policies do not prescribe specific technical implementations.

  • Authority: Mandatory — violation can result in disciplinary action including termination
  • Specificity: Broad — states what must be done, not how
  • Audience: All personnel in the organization
  • Examples: Information Security Policy, Acceptable Use Policy (AUP), Data Classification Policy, Incident Response Policy, Remote Work Policy
  • Review cycle: Annually or when significant organizational changes occur

📐 Standard — The "How Much" and "How Specifically"

Mandatory, measurable specifications that implement policy requirements with defined technical or procedural requirements. Standards make policies auditable by providing specific, testable criteria.

  • Authority: Mandatory — must be followed to be "in compliance" with the policy
  • Specificity: Detailed, measurable — "passwords must be at least 12 characters including uppercase, lowercase, numbers, and symbols"
  • Audience: Personnel responsible for implementing the control — IT teams, developers, system administrators
  • Examples: Password Standard, Encryption Standard (AES-256 for data at rest), Patch Management Standard, Baseline Configuration Standard

📋 Procedure — The "Step-by-Step How"

Operational, step-by-step instructions for performing a specific task in compliance with policies and standards. Procedures are the most granular governance documents — they leave no ambiguity about how to execute a task correctly.

  • Authority: Mandatory — required to be followed to ensure consistent, compliant execution
  • Specificity: Highest — numbered steps, role assignments, expected outputs, timeframes
  • Audience: Specific roles performing specific tasks — helpdesk staff, system administrators, incident responders
  • Examples: New User Account Provisioning Procedure, Patch Deployment Procedure, Incident Escalation Procedure, Data Backup and Restore Procedure

💡 Guideline — The "Best Practice Recommendation"

Advisory best-practice recommendations that help achieve policy goals but are not mandatory. Guidelines acknowledge that different contexts may require different approaches — they provide flexibility while offering expert direction.

  • Authority: Optional — recommended but not required; may be adapted to context
  • Specificity: Variable — may be broad principles or specific recommendations
  • Audience: Any personnel seeking best-practice guidance
  • Examples: Secure Coding Guidelines, Password Selection Guidelines, Remote Work Best Practices, Vendor Selection Guidelines

Key Security Policy Documents

📄 Must-Know Policy Types for Security+

  • Acceptable Use Policy (AUP): Defines permitted and prohibited uses of organizational IT resources. First document new employees sign. Covers computers, email, internet, cloud services, and personal device use.
  • Information Security Policy: The master policy establishing the entire security program — scope, objectives, roles, and the authority for all other security documents.
  • Data Classification Policy: Defines data sensitivity levels (Public, Internal, Confidential, Restricted) and the handling requirements for each tier.
  • Incident Response Policy: Establishes the authority for the IR program, team charter, and escalation obligations — including regulatory notification timelines.
  • Change Management Policy: Governs how changes to production systems are proposed, tested, approved, and implemented — a critical SOX and PCI DSS control.
  • Remote Work / BYOD Policy: Defines requirements for working outside the corporate perimeter and using personal devices for business purposes.

⚖️ Policy vs. Standard vs. Procedure — Exam Distinction

The Security+ exam frequently tests your ability to classify a document by type. Use these signals:

  • If it says "the organization shall…" or "all employees must…" → Policy
  • If it specifies a measurable technical requirement → Standard (e.g., "TLS 1.2 minimum," "AES-256 encryption," "14-day patch SLA for Critical findings")
  • If it contains numbered steps and role assignments → Procedure (e.g., "Step 1: Navigate to…; Step 2: Select…")
  • If it uses language like "should," "recommended," or "best practice" → Guideline
Common Exam Trap: A "Password Policy" document that says "passwords must be at least 12 characters" is technically a standard embedded in a policy — the length requirement is a standard. The document may be called a "policy" colloquially, but its specific length requirement is a standard. CompTIA tests whether you can identify the document type by content, not by what the organization named it.
2

Governance Roles & Compliance Frameworks

Who owns security accountability — and which regulations apply to which organizations

Security governance defines who is responsible for security decisions and outcomes. Compliance frameworks define the external obligations an organization must meet based on the type of data it holds and the industry it operates in. Both are foundational to Security+ — the exam tests governance roles and compliance obligations through scenario-based questions.

Security Governance Structure

🏛
Board of Directors / Executive Leadership

Sets the organizational risk appetite and strategic direction for the security program. Approves the security budget. Accountable for enterprise risk — including cyber risk — at the highest level. Receives security briefings from the CISO. In regulated industries, the Board carries personal liability for inadequate oversight of cybersecurity.

👔
CISO — Chief Information Security Officer

The senior executive responsible for the overall information security program. Reports to the CEO or Board. Responsible for setting security strategy, overseeing policy development, managing the security team, and translating technical risk into business language for executive audiences. The CISO does not directly manage day-to-day technical operations — they are a governance and strategy role.

🤝
Security Steering Committee

A cross-functional governance body that includes representatives from IT, Legal, Compliance, HR, Finance, and Business Units. Reviews and approves security policies, prioritizes the security roadmap, resolves conflicts between security requirements and business operations, and ensures security decisions are made with appropriate business context. Typically chaired by the CISO.

📂
Data Owner / Data Custodian / Data Subject

Data Owner: A senior business leader (e.g., VP of HR owns HR data) accountable for classification decisions, access approval, and ensuring appropriate controls are applied to their data assets. Data owners set policy for their data; they do not manage the technical implementation. Data Custodian: The IT team or system administrator responsible for technically implementing the controls required by the Data Owner — backup, encryption, access control configuration. Data Subject: The individual whose personal data is being processed — has privacy rights under GDPR and CCPA.

Governance Exam Distinction — Owner vs. Custodian: Security+ consistently tests the Data Owner vs. Data Custodian distinction. The Data Owner is a business role with accountability — they decide what classification the data receives and who is authorized to access it. The Data Custodian is a technical role with responsibility — they implement the backup schedule, configure the encryption, and manage the access controls the Owner requires. If a data breach occurs, the Data Owner is accountable to regulators and stakeholders; the Data Custodian may be accountable internally for failing to implement required controls.

Major Compliance Frameworks

PCI DSS
Payment Card Industry Data Security Standard
Applies to any organization that stores, processes, or transmits cardholder data (credit/debit card numbers). Mandated by card brands (Visa, Mastercard). Requires network segmentation, encryption, vulnerability scanning, and strict access controls. Non-compliance risks fines and loss of ability to process card payments.
HIPAA
Health Insurance Portability and Accountability Act
U.S. law protecting Protected Health Information (PHI). Applies to covered entities (healthcare providers, insurers) and their business associates. Requires technical, administrative, and physical safeguards. Breach notification within 60 days to HHS and affected individuals. Civil fines up to $1.9M per violation category per year.
SOX
Sarbanes-Oxley Act
U.S. law requiring publicly traded companies to maintain accurate financial records and internal controls. Section 404 mandates management and auditor assessment of internal controls over financial reporting. IT controls for change management, access control, and audit logging are required — criminal penalties for executives who certify false financial statements.
GDPR
General Data Protection Regulation (EU)
EU regulation protecting personal data of EU residents — applies globally to any organization processing EU resident data. Key requirements: lawful basis for processing, data minimization, 72-hour breach notification to supervisory authorities, right to erasure, data portability, and privacy by design. Fines up to €20M or 4% of global annual revenue, whichever is higher.
CMMC
Cybersecurity Maturity Model Certification
DoD requirement for defense contractors handling Controlled Unclassified Information (CUI) or Federal Contract Information (FCI). Three levels from basic cyber hygiene (Level 1) to advanced (Level 3). Based on NIST SP 800-171. Required to bid on DoD contracts — third-party assessment required for higher levels.
NIST CSF
NIST Cybersecurity Framework
Voluntary framework published by NIST providing a risk-based approach to managing cybersecurity. Five core functions: Identify, Protect, Detect, Respond, Recover. Widely adopted as a baseline for security programs. Not legally mandated for most organizations, but referenced in regulations and used for gap assessments and maturity measurement.
Compliance vs. Security — A Critical Distinction: Compliance with a framework does not mean an organization is secure. It means the organization has met the minimum documented requirements to satisfy an external audit. An organization can be fully PCI DSS compliant and still be breached — compliance tests the existence of controls at a point in time, not their ongoing effectiveness. Security+ expects you to understand both compliance (meeting minimum standards) and security (achieving genuine risk reduction). The goal is to use compliance frameworks as a floor, not a ceiling.
3

Privacy Frameworks & Security Awareness Training

Individual privacy rights under modern regulations — and building awareness programs that produce measurable behavioral change

Privacy and security are related but distinct concerns. Security protects data from unauthorized access; privacy ensures individuals' rights over their personal data are respected even by authorized parties. Security awareness training is the operational bridge that translates policy and governance requirements into employee behavior — without it, the best-designed security program fails when a user clicks a phishing link.

Privacy Principles & Regulations

🌍 GDPR — General Data Protection Regulation

The most comprehensive privacy regulation globally, effective May 2018. Applies to any organization that processes personal data of EU residents — regardless of where the organization is based. A U.S. company with EU customers must comply.

  • Lawful basis for processing: Organizations must have one of six legal bases (consent, contract, legal obligation, vital interests, public task, legitimate interests) before processing personal data
  • Data minimization: Collect only what is necessary for the specified purpose — no "just in case" data collection
  • Purpose limitation: Data collected for one purpose cannot be used for an unrelated purpose without new consent
  • Right to erasure ("right to be forgotten"): Individuals may request deletion of their personal data under defined conditions
  • Right to access: Individuals may request a copy of all personal data held about them (Subject Access Request)
  • Data portability: Individuals may request their data in a machine-readable format to transfer to another provider
  • Breach notification: Organizations must notify the supervisory authority within 72 hours of discovering a breach affecting personal data
  • Penalties: Up to €20 million or 4% of global annual revenue, whichever is higher — applies per violation

🏠 CCPA & Other Privacy Regulations

CCPA — California Consumer Privacy Act: California's privacy law, effective 2020, applying to businesses that collect personal information from California residents above certain revenue/data thresholds.

  • Right to know what data is collected and how it is used
  • Right to delete personal information
  • Right to opt out of the sale of personal information
  • Right to non-discrimination for exercising privacy rights
  • Expanded by CPRA (California Privacy Rights Act) in 2023 — added right to correct inaccurate data and purpose limitation

Privacy by Design (PbD): GDPR-mandated principle requiring privacy considerations to be integrated into system and product design from the beginning — not added as an afterthought. Requires data minimization, pseudonymization by default, and least-privilege access at the architecture level.

FERPA: U.S. law protecting student education records — applies to educational institutions receiving federal funding. Parents have rights until the student turns 18; then rights transfer to the student.

Exam Focus — GDPR's 72-Hour Notification Requirement: This is one of the most tested facts from the privacy domain. When an organization discovers a personal data breach under GDPR, it must notify the relevant data protection supervisory authority within 72 hours of becoming aware of the breach. If notification is not possible within 72 hours, the organization must provide a reasoned justification for the delay. This is separate from notifying affected individuals (data subjects), which must occur "without undue delay" when the breach is likely to result in high risk to individuals' rights and freedoms. Many U.S. state breach notification laws have different timelines — know GDPR's 72-hour requirement specifically.

Security Awareness Training — From Checkbox to Culture Change

🎯 What Makes Awareness Training Effective

Annual click-through modules that employees complete in 20 minutes and forget immediately are not effective security awareness programs. Research consistently shows that security awareness must be continuous, contextual, and measurable to actually change behavior.

  • Phishing simulations: Simulated phishing campaigns test whether employees recognize and report phishing attempts. Failed simulations trigger immediate micro-training. Phish click rates are the most direct metric for awareness program effectiveness. Target: reduce click rates below 5%.
  • Role-based training: Content tailored to specific job functions. A developer needs secure coding training; a finance employee needs BEC recognition training; an executive needs social engineering and vishing training. Generic content produces generic results.
  • Frequency: Monthly short modules (5–10 minutes) outperform annual hour-long sessions. Spaced repetition is the learning science foundation.
  • Just-in-time training: A failed phishing simulation triggers an immediate, relevant training module — when the lesson is most relevant to the learner.

📊 Measuring Security Culture

Security awareness programs must be measured to be improved. Key metrics that demonstrate program effectiveness:

  • Phishing simulation click rate: Percentage of employees who click simulated phishing links (goal: under 5%)
  • Phishing report rate: Percentage of employees who actively report suspicious emails — high report rates indicate a strong security culture, not just low click rates
  • Training completion rate: Regulatory frameworks (HIPAA, PCI DSS) require documented training completion for compliance audits
  • Repeat offender rate: Users who repeatedly fail simulations or violate policies require additional intervention — targeted coaching or role-based restrictions
  • Incident ticket quality: Are employees reporting more precisely? Are social engineering attempts being identified and escalated?
Security Culture vs. Security Compliance: Compliance-driven training aims to check a box and satisfy an auditor. Culture-driven training aims to make employees want to behave securely — because they understand why it matters and feel like active participants in the organization's defense, not passive recipients of rules. Measurable indicators of strong security culture: employees proactively report anomalies, question unusual requests (even from apparent superiors), and understand that "if in doubt, report it" is the correct default behavior.

Security Awareness Program Maturity — From Compliance to Culture

Level 1 — Non-existent

No formal training program. Employees learn security rules through trial, error, and incident investigations. Regulators find this non-compliant; breaches are frequent.

📋
Level 2 — Compliance-Driven (Checkbox)

Annual mandatory training completed to satisfy auditor requirements. Content is generic, unrealistic, and easily forgotten. Employees view it as a chore — click through to get to the completion certificate.

🎣
Level 3 — Phishing Simulation Added

Simulated phishing campaigns deployed. Click rates measured and trended. Failed simulations trigger immediate remedial modules. This is the minimum effective program — click rates begin to decline measurably.

🎯
Level 4 — Role-Based, Continuous Learning

Training content tailored by department and job function. Monthly short modules replace the annual marathon. Metrics tracked over time. Repeat offenders receive targeted intervention. Security becomes a topic of regular team discussion, not just an annual event.

🛡️
Level 5 — Security Culture Embedded

Employees proactively report anomalies and suspicious activity. Security considerations are discussed in project planning meetings. Leadership models secure behavior. "If in doubt, report it" is the default employee mindset. Security awareness is a competitive and reputational asset, not a compliance burden.

Activity 1

Governance Document Sort — Drag & Drop

Classify each governance document or statement into its correct document type

Instructions: Each chip describes a governance document or excerpt. Drag it to the document type it BEST represents — Policy, Standard, Procedure, or Guideline. Focus on the authority level, specificity, and language used. Submit for graded feedback.
All employees must use company-approved devices for business communications
Passwords must be minimum 14 characters with uppercase, lowercase, number, and symbol
Step 1: Open the ITSM portal. Step 2: Select "New User Request." Step 3: Complete all required fields…
It is recommended to use a password manager to generate and store unique credentials
The organization shall classify all data assets according to their sensitivity and apply appropriate controls
All internet-facing systems must be patched within 7 days of a Critical CVE release
Dark clothing colors are generally more appropriate for client-facing meetings
To report a security incident: call the security hotline, complete the IR intake form, and await assignment of an incident ticket
Employees are prohibited from sharing credentials or accessing systems beyond their authorized scope
All data at rest in production systems must be encrypted using AES-256 or equivalent
Policy
Standard
Procedure
Guideline
Activity 2

Compliance & Governance Scenario Analyzer

Select a scenario and identify the applicable regulation, governance failure, or correct privacy response

Instructions: Select a scenario tab. Read the situation and answer each question individually for graded feedback with detailed explanations.
🏥 Scenario A: Midwest Regional Hospital — Ransomware Breach
A ransomware attack encrypts 84,000 patient records at a regional hospital, including names, Social Security Numbers, diagnoses, and treatment histories. The attack is discovered on Tuesday morning. The hospital's IT director reports it to the CISO, who escalates to the CEO. The organization's legal team confirms that the data constitutes Protected Health Information (PHI) under federal law. The hospital has cyber insurance and has engaged an external IR firm. The organization is now determining its notification obligations and timeline.
Q1: Which compliance framework PRIMARILY governs this organization's breach notification obligations, and what is the required notification timeline for the regulator?
Q2: The hospital's CISO is preparing a report to the Board. Which governance role is PRIMARILY accountable to the Board for the security program's overall effectiveness and for communicating the cyber risk implications of this breach?
🌍 Scenario B: U.S. E-Commerce Company — EU Customer Base
A U.S.-based e-commerce company has 2.3 million registered customers, of whom approximately 400,000 are located in EU member states. The company collects names, email addresses, shipping addresses, purchase histories, and browsing behavior data for targeted advertising purposes. A customer in Germany submits a formal written request demanding a copy of all personal data the company holds about them, and additionally requests that their account and all associated data be permanently deleted. The company's legal team is uncertain whether GDPR applies to them and how to respond.
Q1: Does GDPR apply to this U.S.-based company, and what obligations does it create regarding the German customer's requests?
🏭 Scenario C: Defense Manufacturer — Contract Bid Requirements
A mid-sized aerospace components manufacturer wants to bid on a new contract to supply parts for U.S. Navy aircraft. The procurement officer informs them that the contract involves handling Controlled Unclassified Information (CUI) and that they will need to demonstrate their cybersecurity posture as part of the bid qualification process. The company has a basic IT security setup — antivirus, firewall, and an annual security training requirement — but has never been through a formal cybersecurity assessment. Their current IT team of five supports 200 employees across two facilities.
Q1: Which compliance framework is the company REQUIRED to meet to qualify for this DoD contract, and what is the primary source of its technical requirements?
Assessment

Knowledge Check: Security Governance & Policy

Select the best answer for each question, then submit for graded feedback

Question 1 of 5
An organization's IT security document states: "All workstations in the finance department must have full-disk encryption enabled using AES-256, and all user accounts must have a minimum 16-character passphrase meeting complexity requirements. Encryption must be validated via automated compliance scan within 24 hours of deployment." What type of governance document does this BEST represent?
Question 2 of 5
A healthcare startup processes appointment scheduling data for patients at European clinics. One of their customers in France submits a formal request demanding the startup provide a complete list of all personal data they hold about her, along with a portable copy she can use to transfer to a competing service. Which regulation governs these rights, and what are they called?
Question 3 of 5
A CISO at a publicly traded financial services company explains to new security staff that the company's security controls for financial reporting systems must satisfy requirements from a specific regulation because the CEO and CFO personally certify the accuracy of financial statements. Which regulation is the CISO referring to, and what is its primary security control focus?
Question 4 of 5
A security manager reviews the organization's annual security awareness training program. All 500 employees completed the online module last year, but the phishing simulation click rate has remained at 28% for three consecutive years — unchanged since the training was introduced. Which assessment of this program is MOST accurate?
Question 5 of 5
During an acquisition due diligence review, a security team discovers that the target company's VP of Engineering personally owns all engineering data — making classification decisions, approving access requests, and managing the technical backup systems. The acquiring company's security team flags this as a governance concern. What specific governance principle is violated, and how should roles be restructured?