Skip to main content

Crate covguard_output_features

Crate covguard_output_features 

Source
Expand description

Shared output feature-flag contracts for covguard rendering.

This crate is intentionally tiny so it can be used as a stable interoperability boundary by callers that only need output budget configuration.

Structs§

OutputFeatureConfig
Partial output configuration from external sources (config / CLI overrides).
OutputFeatureFlags
Domain-level feature flags for rendering output.

Constants§

DEFAULT_ANNOTATION_LIMIT
Backward-compatible constant aliases for output budgets.
DEFAULT_MARKDOWN_LINES
DEFAULT_SARIF_RESULTS

Functions§

truncate_findings
Truncate findings with optional max cap and return truncation metadata.