Skip to main content

Module profile

Module profile 

Source

Structs§

ProfileOutcome
The profile-mapped result for a single control finding.
SeverityLabels
Policy-specific display labels for severity levels.

Enums§

FindingSeverity
Severity level assigned to a control finding by a profile.
GateDecision
Gate outcome that determines whether a pipeline stage may proceed.

Traits§

ControlProfile
Maps raw control findings to severity and gate decisions for a given policy.

Functions§

apply_profile
Applies a profile to all findings and returns the mapped outcomes.