Class: RiskLogEntry
Identifies an individual risk response that occurred as part of managing an identified risk.
URI: oscal:RiskLogEntry
classDiagram
class RiskLogEntry
click RiskLogEntry href "../RiskLogEntry/"
OscalCommon <|-- RiskLogEntry
click OscalCommon href "../OscalCommon/"
RiskLogEntry : description
RiskLogEntry : end
RiskLogEntry : links
RiskLogEntry --> "*" Link : links
click Link href "../Link/"
RiskLogEntry : logged_by
RiskLogEntry --> "*" LoggedBy : logged_by
click LoggedBy href "../LoggedBy/"
RiskLogEntry : props
RiskLogEntry --> "*" Property : props
click Property href "../Property/"
RiskLogEntry : related_responses
RiskLogEntry --> "*" RiskResponseReference : related_responses
click RiskResponseReference href "../RiskResponseReference/"
RiskLogEntry : remarks
RiskLogEntry : start
RiskLogEntry : status_change
RiskLogEntry : title
RiskLogEntry : uuid
Inheritance
- RiskLogEntry [ OscalCommon]
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| uuid | 1 UUIDType |
A machine-oriented, globally unique identifier with a cross-instance scope | direct |
| title | 0..1 MarkupLineType |
A human-readable name or title | direct |
| description | 0..1 MarkupMultilineType |
A human-readable description | direct |
| start | 1 DateTimeWithTimezoneType |
The start date/time | direct |
| end | 0..1 DateTimeWithTimezoneType |
The end date/time | direct |
| logged_by | * LoggedBy |
Used to indicate who created a log entry in what role | direct |
| status_change | 0..1 RiskStatusEnum or String |
Identifies the risk change that prompted the log entry | direct |
| related_responses | * RiskResponseReference |
Identifies an individual risk response that this log entry is for | direct |
| remarks | 0..1 MarkupMultilineType |
Additional commentary about the containing object | OscalCommon |
| props | * Property |
A list of properties | HasPropsAndLinks |
| links | * Link |
A list of links | HasPropsAndLinks |
Usages
| used by | used in | type | used |
|---|---|---|---|
| RiskLog | entries | range | RiskLogEntry |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:RiskLogEntry |
| native | oscal:RiskLogEntry |
LinkML Source
Direct
name: RiskLogEntry
description: Identifies an individual risk response that occurred as part of managing
an identified risk.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- uuid
- title
- description
- start
- end
- logged-by
- status-change
- related-responses
slot_usage:
uuid:
name: uuid
required: true
start:
name: start
required: true
Induced
name: RiskLogEntry
description: Identifies an individual risk response that occurred as part of managing
an identified risk.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slot_usage:
uuid:
name: uuid
required: true
start:
name: start
required: true
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: RiskLogEntry
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
title:
name: title
description: A human-readable name or title.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: title
owner: RiskLogEntry
domain_of:
- Group
- Control
- Metadata
- Revision
- Role
- Location
- Resource
- Part
- ProfileGroup
- Addition
- SubjectReference
- AssessmentPlatform
- Activity
- Step
- Task
- AssessmentPart
- ControlPart
- SystemComponent
- Protocol
- SystemUser
- AuthorizedPrivilege
- Observation
- Finding
- FindingTarget
- Risk
- Response
- RequiredAsset
- RiskLogEntry
- InformationType
- LeveragedAuthorization
- Result
- AssessmentLogEntry
- DefinedComponent
- PoamItem
range: MarkupLineType
description:
name: description
description: A human-readable description.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: description
owner: RiskLogEntry
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
start:
name: start
description: The start date/time.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: start
owner: RiskLogEntry
domain_of:
- WithinDateRange
- PortRange
- RiskLogEntry
- Result
- AssessmentLogEntry
range: DateTimeWithTimezoneType
required: true
end:
name: end
description: The end date/time.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: end
owner: RiskLogEntry
domain_of:
- WithinDateRange
- PortRange
- RiskLogEntry
- Result
- AssessmentLogEntry
range: DateTimeWithTimezoneType
logged-by:
name: logged-by
description: Used to indicate who created a log entry in what role.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: logged_by
owner: RiskLogEntry
domain_of:
- RiskLogEntry
- AssessmentLogEntry
range: LoggedBy
multivalued: true
inlined: true
inlined_as_list: true
status-change:
name: status-change
description: Identifies the risk change that prompted the log entry. Recommended
values are in RiskStatusEnum; other values are permitted (OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: status_change
owner: RiskLogEntry
domain_of:
- RiskLogEntry
range: string
any_of:
- range: RiskStatusEnum
- range: string
related-responses:
name: related-responses
description: Identifies an individual risk response that this log entry is for.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: related_responses
owner: RiskLogEntry
domain_of:
- RiskLogEntry
range: RiskResponseReference
multivalued: true
inlined: true
inlined_as_list: true
remarks:
name: remarks
description: Additional commentary about the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: remarks
owner: RiskLogEntry
domain_of:
- OscalCommon
- Property
- Resource
- ConstraintTest
- ControlMatching
- Removal
- ImportSSP
- LocalDefinitions
- SelectObjectiveById
- AssessmentSubjectSource
- OnDateCondition
- WithinDateRange
- AtFrequency
- TaskDependency
- SetParameter
- ComponentStatus
- PortRange
- ImplementationStatus
- ObjectiveStatus
- RelatedObservation
- AssociatedRisk
- LoggedBy
- ImportProfile
- SystemCharacteristics
- SystemStatus
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- ImportAssessmentPlan
- AssessmentResultsLocalDefinitions
- ImportComponentDefinition
- ImplementedRequirement
- ImplementedControlStatement
- QualifierItem
- PoamLocalDefinitions
- RelatedFinding
range: MarkupMultilineType
props:
name: props
description: A list of properties.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: props
owner: RiskLogEntry
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: RiskLogEntry
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