Class: SecurityState
The Security State object describes the security related state of a managed
entity.
URI: ocsf:SecurityState
classDiagram
class SecurityState
click SecurityState href "../SecurityState/"
Object <|-- SecurityState
click Object href "../Object/"
SecurityState : state
SecurityState : state_id
SecurityState --> "0..1 _recommended_" SecurityStateStateIdEnum : state_id
click SecurityStateStateIdEnum href "../SecurityStateStateIdEnum/"
Inheritance
- OcsfObject
- Object
- SecurityState
- Object
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| state | 0..1 String |
The security state, normalized to the caption of the state_id value | direct |
| state_id | 0..1 recommended SecurityStateStateIdEnum |
The security state of the managed entity | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| DeviceConfigStateChange | prev_security_states | range | SecurityState |
| DeviceConfigStateChange | security_states | range | SecurityState |
In Subsets
Aliases
- Security State
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:SecurityState |
| native | ocsf:SecurityState |
LinkML Source
Direct
name: SecurityState
description: 'The Security State object describes the security related state of a
managed
entity.'
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Security State
is_a: Object
slots:
- state
- state_id
slot_usage:
state:
name: state
description: 'The security state, normalized to the caption of the state_id value.
In the
case of ''Other'', it is defined by the source.'
state_id:
name: state_id
description: The security state of the managed entity.
range: SecurityStateStateIdEnum
recommended: true
Induced
name: SecurityState
description: 'The Security State object describes the security related state of a
managed
entity.'
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Security State
is_a: Object
slot_usage:
state:
name: state
description: 'The security state, normalized to the caption of the state_id value.
In the
case of ''Other'', it is defined by the source.'
state_id:
name: state_id
description: The security state of the managed entity.
range: SecurityStateStateIdEnum
recommended: true
attributes:
state:
name: state
description: 'The security state, normalized to the caption of the state_id value.
In the
case of ''Other'', it is defined by the source.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- State
rank: 1000
alias: state
owner: SecurityState
domain_of:
- QueryEvidence
- Scim
- SecurityState
- Analytic
- DigitalSignature
- Idp
- DeviceConfigStateChange
- NetworkConnectionQuery
- SecurityFinding
range: string
state_id:
name: state_id
annotations:
sibling:
tag: sibling
value: state
description: The security state of the managed entity.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- State ID
rank: 1000
alias: state_id
owner: SecurityState
domain_of:
- Scim
- SecurityState
- Analytic
- DigitalSignature
- Idp
- DeviceConfigStateChange
- NetworkConnectionQuery
- SecurityFinding
range: SecurityStateStateIdEnum
recommended: true