Skip to content

Commit

Permalink
second draft
Browse files Browse the repository at this point in the history
  • Loading branch information
rpiazza committed Oct 16, 2024
1 parent 4fb4869 commit 7555fb6
Showing 1 changed file with 3 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,15 +150,6 @@ Events can be grouped into sequences based on the *next_events_refs* property of
|A list of the impacts of this incident.
All objects referenced in this list *MUST* be an [stixtype]#<<impact,impact>># object.

|*impacted_entity_counts* (optional)
|[stixtype]#<<entity-count,entity-count>>#
|A listing of the entity types that were impacted by the incident, and how many of each type were affected.
Individual impacts objects may also record more detailed counts as appropriate.

If this property is not present it should be assumed that this information is not being shared, not that there were no impacted entities.

To affirmatively state no entities of a given class were impacted they should be included with the number of entities affected by it set to 0.

|*incident_types* (optional)
|[stixtype]#{list_url}[list]# of type [stixtype]#{open_vocab_url}[open-vocab]#
|A list of incident types of incident that occurred, if applicable.
Expand Down Expand Up @@ -2256,8 +2247,8 @@ This should not be used when an incident was flagged correctly, but is of no imp
|[stixliteral]#none#
|There is no evidence of destruction or modification of this data type in the system.

|[stixliteral]#none#
|It is known if destruction or modification of this data type in the system has occurred.
|[stixliteral]#unknown#
|It is unknown if destruction or modification of this data type in the system has occurred.
|===

[[physical-impact-enum]]
Expand Down Expand Up @@ -2399,7 +2390,7 @@ Hours and minutes should be understood to establish the timezone for the activit
|[stixliteral]#provable-accountability#
|Accountability can be ensured from the traces that are present.

[stixliteral]#unknown-accountability#
|[stixliteral]#unknown-accountability#
|Accountability is unknown.
|===

Expand Down

0 comments on commit 7555fb6

Please sign in to comment.