Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #114 from IanDavila/main
Browse files Browse the repository at this point in the history
Fixing data components structure for ICS
  • Loading branch information
jcwilliamsATmitre committed Mar 28, 2022
2 parents 70b9fdf + 2b09b4a commit 610f10a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions contribution-ics/assets.yml
Expand Up @@ -9,11 +9,9 @@ data_components:
- name: Asset Inventory
type: information
description: "This includes sources of current and expected devices on the network, including the manufacturer, model, and necessary identifiers (e.g. IP, HW addresses)"
data_components:
- name: Software/Firmware
type: information
description: This includes sources of current and expected software, firmware, or application programs deployed to a device, along with information on the version and patch level for vendor products, full source code for any application programs, and unique identifiers (e.g., hashes, signatures)
data_components:
- name: Device Configurations/Parameters
type: information
description: This includes sources of both current and expected device configurations, parameters, or settings, including PLC tags
2 changes: 0 additions & 2 deletions contribution-ics/operational_databases.yml
Expand Up @@ -9,11 +9,9 @@ data_components:
- name: Process History/Live Data
type: information
description: This includes any data stores that maintain historical or real-time events and telemetry recorded from various sensors or devices
data_components:
- name: Process/Event Alarm
type: information
description: "This includes a list of any process alarms or alerts produced to indicate unusual or concerning activity within the operational process (e.g., increased temperature/pressure)"
data_components:
- name: Device Alarm
type: information
description: This includes alarms associated with unexpected device functions, such as shutdowns, restarts, failures, or configuration changes

0 comments on commit 610f10a

Please sign in to comment.