Skip to content

"05 Policies, Standards & Procedures"

Policies, standards, and procedures form the governance foundation that turns risk decisions into consistent organizational behavior.

Enterprise risk assessments identify what can go wrong.

Governance determines what the organization expects.

Policies, standards, and procedures then translate those expectations into practical requirements.

A mature organization should be able to answer:

  • What security rules must employees follow?

  • Which controls are mandatory?

  • Who owns each policy?

  • Who approves security requirements?

  • How are technical standards created?

  • How often are policies reviewed?

  • What happens when a business unit cannot comply?

  • How are exceptions documented?

  • How are policies communicated?

  • How can auditors prove requirements are operating?

For a GRC professional, policy governance is a core responsibility.

You may be required to draft policies, review standards, manage approvals, maintain document libraries, coordinate exceptions, collect evidence, and ensure that governance documents remain aligned with changing business, regulatory, and technology requirements.

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

  • Explain the purpose of security policies.

  • Differentiate policies, standards, procedures, guidelines, and baselines.

  • Understand enterprise policy hierarchy.

  • Identify policy owners, approvers, and stakeholders.

  • Understand the policy lifecycle.

  • Translate risk into policy requirements.

  • Translate compliance obligations into organizational controls.

  • Develop effective security standards.

  • Understand procedural documentation.

  • Manage policy exceptions.

  • Understand compensating controls.

  • Apply document versioning and change control.

  • Establish policy review cycles.

  • Understand policy communication and acknowledgement.

  • Evaluate policy effectiveness.

  • Recognize common policy governance failures.

Policies provide formal organizational direction.

They communicate what the organization expects employees, contractors, systems, business units, and technology teams to do.

Without policies, security decisions may become inconsistent.

For example:

Team A
→ Requires MFA
Team B
→ MFA optional
Team C
→ Uses local administrator passwords
Team D
→ No documented access process

This creates inconsistent risk.

A security policy establishes common expectations.

Enterprise Security Policy
Common Security Requirements
Consistent Implementation

Organizations commonly use several types of governance documents.

A typical hierarchy is:

Policy
Standard
Procedure
Guideline

A baseline may also define minimum mandatory technical configurations.

Each document has a different purpose.

A policy is a high-level statement of management intent.

It defines what must be achieved.

Policies should generally describe:

  • Organizational expectations.

  • Responsibilities.

  • Mandatory requirements.

  • Governance principles.

  • Authority.

  • Scope.

Policies normally avoid excessive technical detail.

Example:

All access to organizational information systems must be authorized, appropriate to business requirements, and periodically reviewed.

This establishes a governance expectation.

It does not explain exactly which buttons an administrator should click.

Effective policies are usually:

  • High level.

  • Mandatory.

  • Approved by management.

  • Organization-wide or clearly scoped.

  • Stable over time.

  • Technology-neutral where practical.

  • Connected to business risk.

  • Supported by standards and procedures.

Policies should not need to change every time a technology version changes.

A standard defines specific mandatory requirements that support a policy.

Example policy:

Access to sensitive systems must be appropriately protected.

A supporting standard might require:

Privileged accounts must use MFA.
Passwords must contain at least 14 characters.
Administrative access must be logged.
Privileged access must be reviewed quarterly.

Standards are more specific than policies.

A simple distinction is:

Policy
→ What must be achieved?
Standard
→ What specific requirement must be followed?

Example:

Sensitive information must be protected from unauthorized access.

Restricted information must be encrypted using approved encryption mechanisms.

A procedure provides step-by-step instructions for completing a task.

Example:

Procedure:
Creating a Privileged Account
1. Business manager submits access request.
2. System owner reviews the request.
3. Security approval is obtained.
4. IAM administrator creates the account.
5. MFA is configured.
6. Access is tested.
7. Request evidence is retained.
8. Account is added to quarterly access review.

Procedures support repeatability.

Policy:

Privileged access must be formally authorized.

Procedure:

1. Open the access management portal.
2. Select Privileged Access Request.
3. Enter business justification.
4. Select required role.
5. Submit for approval.

The policy establishes the requirement.

The procedure explains how the requirement is implemented.

A guideline provides recommended practices.

Unlike policies and standards, guidelines may not always be mandatory.

Example:

Employees are encouraged to use long passphrases rather than short complex passwords where supported.

Guidelines provide flexibility.

They are useful when several acceptable approaches may exist.

A baseline defines a minimum acceptable configuration or security level.

Examples include:

  • Windows security baseline.

  • Linux hardening baseline.

  • Cloud configuration baseline.

  • Firewall baseline.

  • Endpoint security baseline.

Example:

Server Security Baseline
Password Length:
14 characters minimum
MFA:
Required for privileged access
Logging:
Enabled
Unused Services:
Disabled
Critical Patching:
Within 15 days

Baselines are particularly useful for technical environments.

A mature governance model might look like:

Information Security Policy
├── Access Control Standard
│ │
│ ├── Privileged Access Procedure
│ └── Password Guideline
├── Encryption Standard
├── Logging Standard
├── Vulnerability Management Standard
└── Cloud Security Baseline

This creates traceability from governance to implementation.

12. Why Organizations Need Policy Hierarchy

Section titled “12. Why Organizations Need Policy Hierarchy”

Without hierarchy, organizations often create huge policies containing:

  • Business requirements.

  • Technical configurations.

  • Procedures.

  • Screenshots.

  • Product-specific settings.

These documents quickly become outdated.

A layered structure separates stable governance requirements from frequently changing technical details.

Consider privileged access.

Privileged access must be appropriately controlled.

All privileged accounts must use MFA.

Administrative sessions must automatically terminate after 15 minutes of inactivity.

Steps for enrolling an administrator into MFA.

Recommendations for emergency access management.

Each document serves a specific purpose.

Organizations may maintain a central Information Security Policy supported by specialized policies.

Examples include:

Information Security Policy
├── Access Control Policy
├── Data Protection Policy
├── Incident Response Policy
├── Risk Management Policy
├── Acceptable Use Policy
├── Third-Party Risk Policy
├── Cloud Security Policy
├── Vulnerability Management Policy
└── Business Continuity Policy

The exact structure depends on organizational size and complexity.

GRC professionals commonly work with:

  • Information Security Policy.

  • Access Control Policy.

  • Acceptable Use Policy.

  • Data Classification Policy.

  • Encryption Policy.

  • Password Policy.

  • Remote Access Policy.

  • Cloud Security Policy.

  • Incident Response Policy.

  • Vulnerability Management Policy.

  • Third-Party Risk Policy.

  • Business Continuity Policy.

  • Backup Policy.

  • Secure Development Policy.

  • Change Management Policy.

  • Privacy Policy.

Policies should not be created without purpose.

Common drivers include:

  • Business risks.

  • Regulatory obligations.

  • Contractual requirements.

  • Industry frameworks.

  • Audit findings.

  • Security incidents.

  • Technology changes.

  • New threats.

  • Business expansion.

Policies should address real organizational requirements.

Consider a risk assessment that identifies:

Risk:
Privileged accounts could be compromised because MFA is inconsistently implemented.

This could result in a policy requirement:

Privileged access must be protected using strong authentication controls.

A standard might then state:

MFA is mandatory for all privileged accounts.

Risk drives governance.

Regulatory or framework requirements may also influence policies.

For example:

Requirement:
Access to sensitive data must be restricted.
Policy:
Access must follow least privilege.
Standard:
Restricted systems require role-based access.
Procedure:
Quarterly access reviews must be performed.

This creates traceability between requirements and implementation.

A mature GRC program may map:

Regulatory Requirement
Policy
Standard
Control
Evidence

Example:

PCI DSS Requirement
Access Control Policy
Privileged Access Standard
MFA Control
IAM Configuration Report

This becomes especially important during audits.

A well-designed policy often includes several standard sections.

Example:

1. Purpose
2. Scope
3. Policy Statement
4. Roles & Responsibilities
5. Requirements
6. Exceptions
7. Enforcement
8. Related Documents
9. Definitions
10. Ownership
11. Approval
12. Review Cycle

Standardized templates improve consistency.

The purpose explains why the policy exists.

Example:

The purpose of this policy is to establish requirements for protecting organizational information from unauthorized access, disclosure, modification, and destruction.

Purpose should be concise.

Scope defines who and what the policy applies to.

Example:

This policy applies to all employees, contractors, third parties, systems, applications, cloud services, and information assets owned or managed by the organization.

Scope should avoid ambiguity.

The policy statement defines the organization’s intent.

Example:

Information must be protected according to its sensitivity, business value, legal requirements, and associated risk.

This becomes the foundation for detailed requirements.

Policies should identify relevant responsibilities.

Example:

Role Responsibility
CISO Policy ownership
GRC Governance and review
IT Teams Control implementation
Business Owners Compliance within business area
Employees Follow policy requirements
Internal Audit Independent assessment

Clear accountability supports enforcement.

Requirements should be clearly written.

Prefer:

Privileged accounts must use MFA.

Avoid vague language such as:

Administrators should try to use additional authentication where possible.

Mandatory requirements should use consistent terminology.

Examples:

Must
Required
Shall

Recommendations may use:

Should
Recommended
May

Strong requirement:

Restricted information must be encrypted when transmitted over public networks.

Weak requirement:

Sensitive information should generally be protected when appropriate.

Strong requirements are:

  • Specific.

  • Testable.

  • Understandable.

  • Enforceable.

Every policy should have an identified owner.

Example:

Document:
Access Control Policy
Owner:
Chief Information Security Officer
Custodian:
GRC Team
Approved By:
Executive Risk Committee

The owner remains accountable for the policy.

The policy owner and policy custodian may be different.

The owner is accountable.

The custodian may:

  • Maintain the document.

  • Coordinate reviews.

  • Manage versions.

  • Track approvals.

  • Publish updates.

GRC teams often perform the custodian role.

Policies should be approved by appropriate authority.

Approval levels depend on importance.

For example:

Technical Standard
→ Security Leadership
Security Policy
→ CISO
Enterprise Policy
→ Executive Leadership
Major Governance Policy
→ Board / Executive Committee

Approval demonstrates management support.

Policies should follow a formal lifecycle.

Identify Need
Draft
Stakeholder Review
Legal / Compliance Review
Approval
Publish
Communicate
Implement
Monitor
Review
Update / Retire

Policy governance continues after publication.

Policies may be created because of:

  • New risk.

  • New law.

  • New technology.

  • Audit finding.

  • New business requirement.

  • Security incident.

Example:

Business Change:
Organization adopts generative AI.
Governance Need:
AI Acceptable Use Policy

Drafting normally involves:

  • GRC.

  • Security.

  • Legal.

  • Compliance.

  • Relevant business teams.

  • Technical specialists.

The draft should balance security requirements with business practicality.

Policies should not be created in isolation.

Stakeholders may include:

  • Legal.

  • Privacy.

  • IT.

  • HR.

  • Procurement.

  • Business units.

  • Security architecture.

  • Compliance.

Review helps identify conflicts and implementation challenges.

Reviewers may identify issues such as:

Requirement:
All systems must use MFA.
Reviewer:
Legacy application does not support MFA.
Result:
Clarify scope or define exception process.

This avoids creating requirements that cannot realistically be implemented.

Approval should be documented.

Possible evidence includes:

  • Electronic approval.

  • Governance meeting minutes.

  • Document management workflow.

  • Signed approval.

Auditors may ask:

Who approved this policy?

Organizations should be able to demonstrate the answer.

Approved policies should be centrally accessible.

Possible platforms include:

  • Intranet.

  • Document management platform.

  • GRC system.

  • Policy portal.

  • Employee knowledge base.

Employees should know where official policies are located.

Publishing a policy is not enough.

Relevant users must know it exists.

Communication may include:

  • Email announcements.

  • Security awareness training.

  • Manager communications.

  • Onboarding.

  • Policy acknowledgement.

  • Internal portals.

High-impact policy changes may require targeted communication.

Organizations may require employees to acknowledge policies.

Examples:

  • Acceptable Use Policy.

  • Code of Conduct.

  • Remote Working Policy.

  • Information Security Policy.

Evidence might include:

Employee:
User A
Policy:
Acceptable Use Policy
Version:
4.0
Acknowledged:
Yes
Date:
15 August 2026

This provides audit evidence.

A policy has little value if controls are never implemented.

For example:

Policy:
Critical vulnerabilities must be remediated promptly.

Supporting implementation may require:

  • Vulnerability scanning.

  • Remediation SLAs.

  • Ticketing workflows.

  • Escalation.

  • Reporting.

Policy should translate into operational controls.

Organizations must monitor compliance.

Examples:

Policy Requirement:
Quarterly access review
Monitoring:
GRC checks review completion every quarter.

Other monitoring methods may include:

  • Dashboards.

  • Control testing.

  • Audit.

  • Automated compliance tools.

  • Evidence collection.

Policies should be periodically reviewed.

Common review frequencies include:

  • Annually.

  • Every two years.

  • After major changes.

  • After significant incidents.

  • After regulatory changes.

The review period should be defined.

Policies should sometimes be reviewed before their normal review date.

Triggers include:

Major Security Incident
New Regulation
Technology Change
Business Acquisition
Cloud Migration
Audit Finding
Organizational Restructure

Policies must reflect the current enterprise environment.

Policies may eventually be:

  • Updated.

  • Replaced.

  • Consolidated.

  • Retired.

Old versions should be controlled.

Users should not accidentally follow obsolete requirements.

Governance documents should include version information.

Example:

Document:
Information Security Policy
Version:
3.2
Owner:
CISO
Approved:
20 August 2026
Effective Date:
01 September 2026
Next Review:
01 September 2027

Versioning helps establish which document is authoritative.

A policy might include:

Version Date Change Approved By
1.0 Jan 2024 Initial release CISO
2.0 Jan 2025 Major update Risk Committee
2.1 Jun 2025 Minor clarification CISO
3.0 Aug 2026 Regulatory update Executive Committee

Version history provides traceability.

Policies may themselves require classification.

For example:

Document Classification:
Internal

Some standards may be confidential because they describe security configurations.

Access should reflect sensitivity.

Sometimes business or technical teams cannot comply with a requirement.

Example:

Standard:
MFA required for privileged access.
Issue:
Legacy platform cannot support MFA.

Instead of simply ignoring the standard, the team should request an exception.

A mature exception process may include:

Exception Request
Business Justification
Risk Assessment
Compensating Controls
Risk Owner Approval
Expiration Date
Monitoring
Close / Renew

Exceptions should be governed as risks.

A typical request may include:

  • Policy or standard.

  • Requirement.

  • Reason for non-compliance.

  • System affected.

  • Business owner.

  • Risk description.

  • Compensating controls.

  • Remediation plan.

  • Requested duration.

  • Approval.

Exception ID:
EX-019
Standard:
Privileged Access Standard
Requirement:
MFA required.
Affected System:
Legacy Finance Application
Reason:
Application does not support MFA.
Compensating Controls:
Network restriction
Strong password controls
SIEM monitoring
Administrative access logging
Risk Owner:
Finance Technology Director
Expiration:
31 March 2027

The exception should not continue indefinitely.

Compensating controls provide alternative protection when the required control cannot be implemented.

Example:

Required control:

MFA

Unavailable because:

Legacy system limitation

Possible compensating controls:

Dedicated administrative network
Privileged access restrictions
Enhanced session logging
24×7 monitoring
Frequent password rotation

The organization must determine whether the remaining risk is acceptable.

Every temporary exception should ideally have an expiration date.

Without expiration:

Temporary Exception
Five Years Later
Still Exists

This is a common governance failure.

Expiration forces reassessment.

Organizations may maintain a centralized exception register.

Example:

ID Requirement System Risk Owner Expiry
EX-001 MFA Legacy ERP High Finance IT Dec 2026
EX-002 Encryption Archive DB Medium Data Team Jan 2027
EX-003 Patching Legacy Server High Operations Oct 2026

This supports oversight.

Standards require greater technical specificity than policies.

For example, an encryption standard may define:

  • Approved algorithms.

  • Key lengths.

  • Certificate requirements.

  • Encryption in transit.

  • Encryption at rest.

  • Key-management requirements.

Standards should still avoid unnecessary product dependence where possible.

Privileged Access Requirements
1. All privileged accounts must be individually assigned.
2. Shared administrator accounts are prohibited except approved emergency accounts.
3. MFA is required for privileged authentication.
4. Privileged activities must be logged.
5. Privileged access must be reviewed quarterly.
6. Unused administrator accounts must be disabled.
7. Privileged access must follow least privilege.

Each requirement can be tested.

Baselines establish minimum technical security configurations.

A cloud security baseline might include:

Root account MFA enabled.
Public storage disabled by default.
Administrative actions logged.
Encryption enabled for sensitive data.
Security monitoring enabled.
Unused credentials removed.
Critical security services centrally configured.

Baselines can support automation.

Organizations may measure compliance against baselines.

Example:

Servers Assessed:
1,000
Compliant:
920
Non-Compliant:
80
Baseline Compliance:
92%

This could become a security KPI.

Procedures should be easy to follow.

A good procedure normally includes:

  • Purpose.

  • Preconditions.

  • Roles.

  • Required access.

  • Step-by-step instructions.

  • Validation.

  • Escalation.

  • Evidence.

  • References.

Procedures should support reliable execution.

Quarterly Privileged Access Review
1. IAM Team exports active privileged accounts.
2. GRC validates the population.
3. Account list is distributed to relevant managers.
4. Managers confirm required access.
5. Unnecessary accounts are identified.
6. IAM Team removes unauthorized access.
7. Completion evidence is retained.
8. GRC records review completion.

This creates an auditable process.

A procedure should identify what evidence must be retained.

Examples:

  • Approval ticket.

  • Access report.

  • Screenshot.

  • Manager certification.

  • System log.

  • Completion report.

Evidence supports control testing.

Policies must include meaningful enforcement.

Possible actions include:

  • Corrective action.

  • Access removal.

  • Disciplinary action.

  • Risk escalation.

  • Exception requirement.

Enforcement should align with HR, Legal, and business governance.

Compliance can be assessed through:

  • Automated monitoring.

  • Self-assessments.

  • Control testing.

  • Internal audit.

  • Security reviews.

  • Metrics.

  • Management attestations.

Example:

Requirement:
Critical vulnerabilities remediated within 15 days.
Metric:
Percentage remediated within SLA.

Useful metrics may include:

  • Policies overdue for review.

  • Policy acknowledgement completion.

  • Number of open exceptions.

  • Exceptions past expiration.

  • Baseline compliance.

  • Control violations.

  • Standard compliance.

  • Remediation aging.

These provide governance visibility.

Example:

Metric Value
Active Policies 42
Policies Due for Review 5
Overdue Policies 2
Active Exceptions 18
Expired Exceptions 3
Employee Acknowledgement 97%

Such dashboards help GRC teams prioritize work.

An increasing number of exceptions may indicate deeper problems.

Example:

MFA Exceptions
Q1:
5
Q2:
11
Q3:
27

This may indicate:

  • Poor technology support.

  • Weak implementation.

  • Inadequate funding.

  • Unrealistic standard requirements.

Exception trends can therefore become KRIs.

Large organizations may have duplicated policies.

For example:

AWS Security Policy
Azure Security Policy
GCP Security Policy

A more scalable approach may be:

Cloud Security Policy
├── AWS Baseline
├── Azure Baseline
└── GCP Baseline

This reduces duplication.

One policy can support several frameworks.

Example:

Access Control Policy
├── ISO 27001
├── SOC 2
├── PCI DSS
├── NIST CSF
└── NIST 800-53

Organizations should avoid creating duplicate policies solely for each framework.

Policies can be linked to a central control library.

Example:

Policy Requirement:
Privileged accounts require MFA.
Control ID:
IAM-004
Control Owner:
IAM Team
Evidence:
MFA Configuration Report

This creates strong traceability.

A mature governance model connects:

Policy
Standard
Control
Control Owner
Evidence
Testing

This is extremely valuable for audit and compliance programs.

Auditors may ask:

  • Does the policy exist?

  • Has management approved it?

  • Is it current?

  • Is it communicated?

  • Are controls implemented?

  • Is compliance monitored?

  • Are exceptions managed?

  • Can evidence be produced?

Simply having a policy document is not enough.

A policy-driven control may be correctly designed but poorly operated.

Example:

Standard:
Quarterly access reviews required.

Design:

Appropriate requirement exists.

Operating reality:

Last review happened 11 months ago.

The control is not operating effectively.

Organizations may manage policies through:

  • GRC platforms.

  • SharePoint.

  • Document management systems.

  • Knowledge portals.

  • Workflow tools.

Useful capabilities include:

  • Version control.

  • Approvals.

  • Review reminders.

  • Acknowledgement.

  • Search.

  • Exception management.

  • Audit trails.

Cloud policies may establish requirements such as:

  • Approved cloud providers.

  • Account ownership.

  • Region restrictions.

  • IAM requirements.

  • Logging.

  • Encryption.

  • Network security.

  • Public exposure restrictions.

  • Backup.

  • Monitoring.

Technical baselines can then define provider-specific configurations.

Modern organizations increasingly automate governance requirements.

For example:

Policy:
Storage must not be publicly accessible.

Policy-as-code may automatically test:

Is cloud storage public?

If yes:

Alert
Block deployment
Remediate configuration

This improves continuous compliance.

Governance requirements can be integrated into CI/CD pipelines.

Example:

Developer Commit
Infrastructure Scan
Policy Check
├── Pass → Deploy
└── Fail → Block

This converts policy into automated control.

Organizations increasingly require policies covering AI use.

Possible requirements include:

  • Approved AI platforms.

  • Restricted data handling.

  • Human oversight.

  • Privacy.

  • Intellectual property.

  • Model risk.

  • AI-generated content.

  • Vendor review.

  • Security testing.

AI governance will become an increasingly important GRC responsibility.

One common problem is that employees do not read long policies.

Effective governance may therefore combine:

Formal Policy
+
Short Guidance
+
Training
+
Technical Enforcement

Users should understand the expectations most relevant to their roles.

Different audiences may require different communication.

For example:

  • Acceptable use.

  • Data handling.

  • Phishing.

  • Password security.

  • Secure coding.

  • Secrets management.

  • Dependency security.

  • Privileged access.

  • Logging.

  • Change control.

  • Risk acceptance.

  • Governance.

  • Incident escalation.

Role-based communication improves effectiveness.

Sometimes requirements conflict.

Example:

Security Requirement:
Retain logs for 7 years.
Privacy Requirement:
Minimize retention of personal information.

GRC, Legal, Privacy, and Security must work together to resolve conflicts.

Governance requires balancing requirements.

80. Policy Exceptions vs Policy Violations

Section titled “80. Policy Exceptions vs Policy Violations”

These are not the same.

Approved deviation.

Known
Reviewed
Risk Assessed
Approved
Time Limited

Unauthorized non-compliance.

Not Approved
Not Documented
Potential Governance Issue

Violations may require escalation.

A mature process may include:

Violation Identified
Validate
Determine Risk
Notify Owner
Remediate
Escalate if Necessary
Track Closure

Repeated violations may indicate a systemic problem.

Organizations often experience:

  • Policies written only for audits.

  • Policies copied from templates without customization.

  • Conflicting requirements.

  • No identified owner.

  • Policies never reviewed.

  • No approval evidence.

  • Technical requirements buried inside high-level policies.

  • No exception process.

  • Permanent temporary exceptions.

  • Requirements that cannot be measured.

  • Employees unaware of policies.

  • Policies disconnected from business risk.

These issues weaken governance.

Generic policy:

The organization shall maintain appropriate cybersecurity controls.

This provides little practical value.

A better policy should reflect:

  • Organizational structure.

  • Business objectives.

  • Risk environment.

  • Technology.

  • Compliance obligations.

  • Governance responsibilities.

Templates can provide structure but should not replace analysis.

When reviewing a policy, ask:

Is the purpose clear?
Is the scope clear?
Is ownership defined?
Are requirements mandatory and testable?
Are responsibilities assigned?
Is approval documented?
Is a review date defined?
Is an exception process referenced?
Are related standards identified?
Can implementation be demonstrated?
Can compliance be measured?

85. Example Policy Requirement Development

Section titled “85. Example Policy Requirement Development”

Suppose a risk assessment identifies:

Sensitive customer data could be exposed because databases are not consistently encrypted.

Translate this into governance.

Sensitive information must be protected using appropriate cryptographic controls.

Restricted data must be encrypted at rest using approved encryption methods.

Database encryption enabled.
Approved key-management service used.
Encryption keys rotated according to standard.

Steps for enabling database encryption.

This demonstrates risk-to-control traceability.

Suppose an external requirement mandates protection of privileged access.

Mapping might be:

External Requirement
Access Control Policy
Privileged Access Standard
PAM + MFA Controls
IAM Reports
Quarterly Control Test

This is the foundation of compliance management.

Assume a policy states:

Passwords must contain at least eight characters.

The organization has since adopted stronger authentication practices.

During review, stakeholders may decide to:

  • Increase minimum length.

  • Encourage passphrases.

  • Introduce MFA.

  • Remove unnecessary complexity rules.

  • Align standards with current security practices.

Policy review should improve relevance.

An organization has recently migrated major systems into the cloud.

The existing Information Security Policy was written before cloud adoption.

GRC performs a policy gap review.

Findings:

No cloud account ownership requirements.
No cloud logging requirements.
No public exposure restrictions.
No cloud IAM standard.
No encryption baseline.
No cloud exception process.

This creates governance gaps.

GRC may recommend:

Update Information Security Policy
Create Cloud Security Policy
Create Cloud Security Standard
Create AWS Baseline
Create Azure Baseline
Define Cloud Exception Process
Map Requirements to Controls

The policy architecture now reflects the business environment.

Organizations may maintain a central policy register.

ID Policy Owner Version Review Date
POL-001 Information Security CISO 4.0 Aug 2027
POL-002 Access Control IAM Director 3.1 Jun 2027
POL-003 Risk Management CRO 2.0 Mar 2027
POL-004 Cloud Security Cloud CISO 1.2 Jul 2027

This helps maintain governance oversight.

ID Standard Policy Owner
STD-001 Password Standard Access Control IAM
STD-002 Encryption Standard Data Protection Security
STD-003 Logging Standard Information Security SOC
STD-004 Cloud IAM Standard Cloud Security Cloud Security

Traceability is clear.

As a GRC professional, you may:

  • Draft governance documents.

  • Coordinate stakeholder reviews.

  • Maintain policy libraries.

  • Manage approval workflows.

  • Track review dates.

  • Manage exceptions.

  • Evaluate compensating controls.

  • Map policy requirements to controls.

  • Prepare audit evidence.

  • Track policy compliance.

  • Create governance dashboards.

  • Coordinate policy awareness.

  • Review regulatory changes.

Policy management is therefore both administrative and analytical.

A reusable workflow is:

Identify Risk or Requirement
Determine Governance Need
Draft Policy Requirement
Define Supporting Standard
Identify Controls
Assign Owners
Collect Stakeholder Feedback
Approve
Publish
Implement
Monitor

This provides end-to-end governance.

When writing or reviewing a governance requirement, ask:

Why does this requirement exist?
What risk does it address?
What external requirement supports it?
Who must comply?
Who owns it?
Is the requirement clear?
Can it be measured?
Can it be technically implemented?
How will compliance be monitored?
What happens if someone cannot comply?
What evidence proves implementation?
When should it be reviewed?

These questions create stronger policies.

Ultimately, good governance creates a traceable chain.

Business Risk
Policy Requirement
Security Standard
Security Control
Control Owner
Evidence
Testing
Assurance

This chain is fundamental to modern GRC.

  • Policies establish high-level mandatory organizational requirements.

  • Standards define specific mandatory requirements.

  • Procedures explain how tasks must be performed.

  • Guidelines provide recommended practices.

  • Baselines define minimum acceptable technical configurations.

  • Policies should be driven by business risk, compliance, and governance requirements.

  • Every policy should have an owner and appropriate approval.

  • Policies require a formal lifecycle from creation through retirement.

  • Requirements should be clear, measurable, and enforceable.

  • Policy exceptions should be formally risk-assessed and time-limited.

  • Compensating controls can reduce risk when the required control cannot be implemented.

  • Governance documents should maintain clear version control.

  • Policies should be mapped to controls and evidence.

  • Policies must be implemented and monitored rather than simply documented.

  • GRC professionals play an important role in maintaining policy governance across the enterprise.

Before continuing, make sure you can answer these questions:

  1. What is the purpose of a security policy?

  2. What is the difference between a policy and a standard?

  3. What is the difference between a standard and a procedure?

  4. What is a guideline?

  5. What is a security baseline?

  6. Why should policies remain relatively high level?

  7. What information should a policy normally contain?

  8. Who should own a security policy?

  9. What are the major stages of the policy lifecycle?

  10. Why should policy requirements be measurable?

  11. What is a policy exception?

  12. What is a compensating control?

  13. Why should exceptions have expiration dates?

  14. What is policy-to-control mapping?

  15. How can policies support multiple compliance frameworks?

➡️ Next: 06 — Security Frameworks Overview

In the next lesson, you will move from internal governance documentation into the major security and risk frameworks used by enterprises to structure their cybersecurity programs.

You will learn the purpose and practical differences between frameworks and standards such as NIST Cybersecurity Framework, NIST SP 800-53, ISO/IEC 27001, CIS Controls, COBIT, and other commonly used governance models.

You will also learn how organizations select frameworks, map controls across multiple standards, avoid duplicated compliance effort, and build a unified control framework that can support security, audit, risk, and regulatory requirements.