Skip to main content

Core / Ccc / Controls / DEV

Validate Alert and Event Publication Configuration

CCC.Core.CN15 · Observability

Ensure that alert and event publication settings cannot be changed to suppress security-relevant notifications without authorization.

Related Capabilities

IDTitleDescription
CCC.Core.CP07Event PublicationThe service automatically publishes a structured state-change record upon creation, deletion, or modification of data, configuration, components, or child resources.
CCC.Core.CP17AlertingThe service may be configured to emit a notification based on a user-defined condition related to the data published by a child or networked resource.
CCC.Core.CP10Log PublicationThe service automatically publishes structured, verbose records of activities, operations, or events that occur within the service.
CCC.Core.CP09Metrics PublicationThe service automatically publishes structured, numeric, time-series data points related to the performance, availability, and health of the service or its child resources.

Related Threats

IDTitleDescription
CCC.Core.TH11Publications are Incorrectly TriggeredIncorrectly triggered publications may disseminate inaccurate or misleading information, creating a data integrity risk. Such misinformation can cause unintended operations to be initiated, conceal legitimate issues, and disrupt the availability or reliability of systems and their data.
CCC.Core.TH16Publications are DisabledPublication of events, metrics, and runtime logs may be disabled, leading to a lack of expected security and operational information being shared. This can impact system availability by delaying the detection of incidents while also impacting system design decisions and enforcement of operational thresholds, such as autoscaling or cost management.

Assessment Requirements

IDTextApplicability
CCC.Core.CN15.AR01When an attempt is made to disable security-relevant alerts or event publication for the service or a child resource, the service MUST require authorization from a privileged administrative principal.tlp-clear, tlp-green, tlp-amber, tlp-red
CCC.Core.CN15.AR02When alert thresholds are modified on the service or a child resource, the service MUST log the client identity, time, and nature of the change.tlp-amber, tlp-red