Skip to content

Enum: RiskTreatmentOption

Standard risk treatment options per ISO 31000 and ISO 27005.

URI: iso27001:RiskTreatmentOption

Permissible Values

Value Meaning Description
modify None Apply controls to change the risk level (reduce likelihood or impact)
accept None Accept the risk without further treatment, within risk appetite
avoid None Eliminate the risk by removing the activity or asset that creates it
share None Transfer or share risk with external parties (e

Slots

Name Description
risk_treatment_option Selected treatment option for the risk

In Subsets

Identifier and Mapping Information

Annotations

property value
iso31000_reference Clause 6.5

Schema Source

  • from schema: https://w3id.org/lmodel/iso27001

LinkML Source

name: RiskTreatmentOption
annotations:
  iso31000_reference:
    tag: iso31000_reference
    value: Clause 6.5
description: Standard risk treatment options per ISO 31000 and ISO 27005.
in_subset:
- risk_management
from_schema: https://w3id.org/lmodel/iso27001
rank: 1000
permissible_values:
  modify:
    text: modify
    description: Apply controls to change the risk level (reduce likelihood or impact).
    aliases:
    - mitigate
    - reduce
  accept:
    text: accept
    description: Accept the risk without further treatment, within risk appetite.
      Requires risk owner approval.
    aliases:
    - retain
  avoid:
    text: avoid
    description: Eliminate the risk by removing the activity or asset that creates
      it.
    aliases:
    - terminate
  share:
    text: share
    description: Transfer or share risk with external parties (e.g., insurance, outsourcing).
    aliases:
    - transfer