Class: CisBenchmarkResult (DEPRECATED)
The CIS Benchmark Result object contains information as defined by the Center
for Internet Security (<a target='_blank'
href='https://www.cisecurity.org/cis-benchmarks/'>CIS) benchmark result.
CIS Benchmarks are a collection of best practices for securely configuring IT
systems, software, networks, and cloud infrastructure.
classDiagram
class CisBenchmarkResult
click CisBenchmarkResult href "../CisBenchmarkResult/"
Object <|-- CisBenchmarkResult
click Object href "../Object/"
CisBenchmarkResult : desc
CisBenchmarkResult : name
CisBenchmarkResult : remediation
CisBenchmarkResult --> "0..1" Remediation : remediation
click Remediation href "../Remediation/"
CisBenchmarkResult : rule
CisBenchmarkResult --> "0..1" Rule : rule
click Rule href "../Rule/"
Inheritance
- OcsfObject
- Object
- CisBenchmarkResult
- Object
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| desc | 0..1 String |
The CIS benchmark description | direct |
| name | 1 String |
The CIS benchmark name | direct |
| remediation | 0..1 Remediation |
Describes the recommended remediation steps to address identified issue(s) | direct |
| rule | 0..1 Rule |
The CIS benchmark rule | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ConfigState | cis_benchmark_result | range | CisBenchmarkResult |
In Subsets
Aliases
- CIS Benchmark Result
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:CisBenchmarkResult |
| native | ocsf:CisBenchmarkResult |
LinkML Source
Direct
name: CisBenchmarkResult
description: 'The CIS Benchmark Result object contains information as defined by the
Center
for Internet Security (<a target=''_blank''
href=''https://www.cisecurity.org/cis-benchmarks/''>CIS</a>) benchmark result.
CIS Benchmarks are a collection of best practices for securely configuring IT
systems, software, networks, and cloud infrastructure.'
deprecated: Use the Compliance object with Checks object instead. (since 1.5.0)
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- CIS Benchmark Result
is_a: Object
slots:
- desc
- name
- remediation
- rule
slot_usage:
desc:
name: desc
description: The CIS benchmark description.
name:
name: name
description: The CIS benchmark name.
required: true
rule:
name: rule
description: The CIS benchmark rule.
Induced
name: CisBenchmarkResult
description: 'The CIS Benchmark Result object contains information as defined by the
Center
for Internet Security (<a target=''_blank''
href=''https://www.cisecurity.org/cis-benchmarks/''>CIS</a>) benchmark result.
CIS Benchmarks are a collection of best practices for securely configuring IT
systems, software, networks, and cloud infrastructure.'
deprecated: Use the Compliance object with Checks object instead. (since 1.5.0)
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- CIS Benchmark Result
is_a: Object
slot_usage:
desc:
name: desc
description: The CIS benchmark description.
name:
name: name
description: The CIS benchmark name.
required: true
rule:
name: rule
description: The CIS benchmark rule.
attributes:
desc:
name: desc
description: The CIS benchmark description.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Description
rank: 1000
alias: desc
owner: CisBenchmarkResult
domain_of:
- Osint
- RelatedEvent
- Remediation
- Vulnerability
- Advisory
- Analytic
- ApplicationObject
- Assessment
- Check
- CisBenchmark
- CisBenchmarkResult
- CisControl
- Compliance
- Cve
- Database
- Databucket
- Enrichment
- File
- FindingObject
- FindingInfo
- Graph
- Group
- Job
- Location
- Node
- Policy
- Rule
- Table
- WebResource
- Device
- IncidentFinding
range: string
name:
name: name
description: The CIS benchmark name.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Name
rank: 1000
alias: name
owner: CisBenchmarkResult
domain_of:
- AnalysisTarget
- Observable
- Os
- Osint
- Package
- Parameter
- PrivilegeInfo
- San
- Scim
- Script
- ServicePrivilegeAnalysis
- SoftwareComponent
- Sso
- StartupItem
- ThreatActor
- Token
- Entity
- Resource
- Account
- Agent
- AiModel
- Aircraft
- Analytic
- ApplicationObject
- Assessment
- AutonomousSystem
- Campaign
- Check
- CisBenchmark
- CisBenchmarkResult
- CisControl
- ClassifierDetails
- Container
- D3fTactic
- D3fTechnique
- Database
- Databucket
- DomainContact
- Edge
- Endpoint
- Enrichment
- EnvironmentVariable
- Evidences
- Extension
- Feature
- File
- Graph
- Group
- HttpCookie
- HttpHeader
- Idp
- Image
- Job
- Kernel
- KeyValueObject
- LoadBalancer
- Logger
- Malware
- ManagedEntity
- MessageContext
- Metric
- Mitigation
- NetworkInterface
- Node
- Organization
- PeripheralDevice
- Policy
- ProcessEntity
- Product
- QueryInfo
- Reporter
- ResourceDetails
- Rule
- Scan
- Service
- SubTechnique
- Table
- Tactic
- Technique
- Trait
- TransformationInfo
- UnmannedAerialSystem
- User
- WebResource
- Device
- FtpActivity
- RegValue
- WinResource
- WinService
- PrefetchQuery
range: string
required: true
remediation:
name: remediation
description: Describes the recommended remediation steps to address identified
issue(s).
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Remediation Guidance
rank: 1000
alias: remediation
owner: CisBenchmarkResult
domain_of:
- Vulnerability
- AffectedCode
- AffectedPackage
- CisBenchmarkResult
- FindingObject
- ApplicationSecurityPostureFinding
- ComplianceFinding
- DetectionFinding
- IamAnalysisFinding
- RemediationActivity
range: Remediation
rule:
name: rule
description: The CIS benchmark rule.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Rule
rank: 1000
alias: rule
owner: CisBenchmarkResult
domain_of:
- AffectedCode
- CisBenchmarkResult
range: Rule