Skip to content

Class: MitigatingFactor

Describes an existing mitigating factor that may affect the overall determination of the risk.

URI: oscal:MitigatingFactor

 classDiagram
    class MitigatingFactor
    click MitigatingFactor href "../MitigatingFactor/"
      HasPropsAndLinks <|-- MitigatingFactor
        click HasPropsAndLinks href "../HasPropsAndLinks/"

      MitigatingFactor : description

      MitigatingFactor : implementation_uuid

      MitigatingFactor : links





        MitigatingFactor --> "*" Link : links
        click Link href "../Link/"



      MitigatingFactor : props





        MitigatingFactor --> "*" Property : props
        click Property href "../Property/"



      MitigatingFactor : subjects





        MitigatingFactor --> "*" SubjectReference : subjects
        click SubjectReference href "../SubjectReference/"



      MitigatingFactor : uuid

Inheritance

Slots

Name Cardinality and Range Description Inheritance
uuid 1
UUIDType
A machine-oriented, globally unique identifier with a cross-instance scope direct
description 1
MarkupMultilineType
A human-readable description direct
implementation_uuid 0..1
UUIDType
A machine-oriented, globally unique identifier with cross-instance scope that... direct
subjects *
SubjectReference
Assessment subjects or subject references for this object direct
props *
Property
A list of properties HasPropsAndLinks
links *
Link
A list of links HasPropsAndLinks

Usages

used by used in type used
Risk mitigating_factors range MitigatingFactor

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self oscal:MitigatingFactor
native oscal:MitigatingFactor

LinkML Source

Direct

name: MitigatingFactor
description: Describes an existing mitigating factor that may affect the overall determination
  of the risk.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- HasPropsAndLinks
slots:
- uuid
- description
- implementation-uuid
- subjects
slot_usage:
  uuid:
    name: uuid
    required: true
  description:
    name: description
    required: true
  subjects:
    name: subjects
    range: SubjectReference

Induced

name: MitigatingFactor
description: Describes an existing mitigating factor that may affect the overall determination
  of the risk.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- HasPropsAndLinks
slot_usage:
  uuid:
    name: uuid
    required: true
  description:
    name: description
    required: true
  subjects:
    name: subjects
    range: SubjectReference
attributes:
  uuid:
    name: uuid
    description: A machine-oriented, globally unique identifier with a cross-instance
      scope.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: uuid
    owner: MitigatingFactor
    domain_of:
    - Catalog
    - Location
    - Party
    - Action
    - Property
    - Resource
    - Profile
    - AssessmentPlan
    - AssessmentSubjectPlaceholder
    - AssessmentPlatform
    - AssessmentMethod
    - Activity
    - Step
    - Task
    - AssessmentPart
    - SystemComponent
    - Protocol
    - SystemUser
    - InventoryItem
    - Observation
    - Finding
    - Risk
    - MitigatingFactor
    - Response
    - RequiredAsset
    - RiskLogEntry
    - SystemSecurityPlan
    - InformationType
    - Diagram
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    - AssessmentResults
    - Result
    - AssessmentLogEntry
    - ComponentDefinition
    - DefinedComponent
    - Capability
    - ControlImplementationSet
    - ImplementedRequirement
    - ImplementedControlStatement
    - MappingCollection
    - Mapping
    - Map
    - GapSummary
    - PlanOfActionAndMilestones
    - PoamItem
    range: UUIDType
    required: true
  description:
    name: description
    description: A human-readable description.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: description
    owner: MitigatingFactor
    domain_of:
    - Role
    - Resource
    - ParameterConstraint
    - ReviewedControls
    - ControlSelection
    - ControlObjectiveSelection
    - AssessmentSubject
    - AssessmentSubjectPlaceholder
    - LocalObjective
    - AssessmentMethod
    - Activity
    - Step
    - Task
    - SystemComponent
    - SystemUser
    - AuthorizedPrivilege
    - InventoryItem
    - Observation
    - RelevantEvidence
    - Finding
    - FindingTarget
    - Risk
    - MitigatingFactor
    - Response
    - RequiredAsset
    - RiskLogEntry
    - SystemCharacteristics
    - InformationType
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SspControlImplementation
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    - Result
    - AssessmentLogEntry
    - DefinedComponent
    - Capability
    - IncorporatesComponent
    - ControlImplementationSet
    - ImplementedRequirement
    - ImplementedControlStatement
    - QualifierItem
    - PoamItem
    range: MarkupMultilineType
    required: true
  implementation-uuid:
    name: implementation-uuid
    description: A machine-oriented, globally unique identifier with cross-instance
      scope that can be used to reference this implementation statement elsewhere
      in this or other OSCAL instances.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: implementation_uuid
    owner: MitigatingFactor
    domain_of:
    - MitigatingFactor
    range: UUIDType
  subjects:
    name: subjects
    description: Assessment subjects or subject references for this object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: subjects
    owner: MitigatingFactor
    domain_of:
    - Task
    - AssociatedActivity
    - RelatedTask
    - IdentifiedSubject
    - Observation
    - MitigatingFactor
    - RequiredAsset
    range: SubjectReference
    multivalued: true
    inlined: true
    inlined_as_list: true
  props:
    name: props
    description: A list of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: props
    owner: MitigatingFactor
    domain_of:
    - HasPropsAndLinks
    - Resource
    - Addition
    - SystemInformation
    - InformationType
    - ImpactLevel
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: Property
    multivalued: true
    inlined: true
    inlined_as_list: true
  links:
    name: links
    description: A list of links.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: links
    owner: MitigatingFactor
    domain_of:
    - HasPropsAndLinks
    - Addition
    - SystemInformation
    - InformationType
    - ImpactLevel
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: Link
    multivalued: true
    inlined: true
    inlined_as_list: true