Skip to content

Enum: SecurityFunction

NIST Cybersecurity Framework 2.0 security function category to which a Safeguard is primarily mapped. Values correspond exactly to the six CSF 2.0 Functions; enum as a whole is a close match for nist_csf_v2:CSFFunction.

URI: cis_controls:SecurityFunction

Permissible Values

Value Meaning Description
Govern nist_csf_v2:GV Establish and monitor the organization's cybersecurity risk management strate...
Identify nist_csf_v2:ID Develop an organizational understanding of cybersecurity risk to systems, peo...
Protect nist_csf_v2:PR Develop and implement appropriate safeguards to ensure delivery of critical s...
Detect nist_csf_v2:DE Develop and implement appropriate activities to identify the occurrence of a ...
Respond nist_csf_v2:RS Develop and implement appropriate activities to take action regarding a detec...
Recover nist_csf_v2:RC Develop and implement appropriate activities to maintain plans for resilience...

Slots

Name Description
security_function NIST CSF 2

Identifier and Mapping Information

Schema Source

LinkML Source

name: SecurityFunction
description: NIST Cybersecurity Framework 2.0 security function category to which
  a Safeguard is primarily mapped. Values correspond exactly to the six CSF 2.0 Functions;
  enum as a whole is a close match for nist_csf_v2:CSFFunction.
from_schema: https://w3id.org/lmodel/cis-controls
close_mappings:
- nist_csf_v2:CSFFunction
rank: 1000
permissible_values:
  Govern:
    text: Govern
    description: Establish and monitor the organization's cybersecurity risk management
      strategy, expectations, and policy.
    meaning: nist_csf_v2:GV
  Identify:
    text: Identify
    description: Develop an organizational understanding of cybersecurity risk to
      systems, people, assets, data, and capabilities.
    meaning: nist_csf_v2:ID
  Protect:
    text: Protect
    description: Develop and implement appropriate safeguards to ensure delivery of
      critical services.
    meaning: nist_csf_v2:PR
  Detect:
    text: Detect
    description: Develop and implement appropriate activities to identify the occurrence
      of a cybersecurity event.
    meaning: nist_csf_v2:DE
  Respond:
    text: Respond
    description: Develop and implement appropriate activities to take action regarding
      a detected cybersecurity incident.
    meaning: nist_csf_v2:RS
  Recover:
    text: Recover
    description: Develop and implement appropriate activities to maintain plans for
      resilience and to restore capabilities impaired by a cybersecurity incident.
    meaning: nist_csf_v2:RC