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§
- Output
Feature Config - Partial output configuration from external sources (config / CLI overrides).
- Output
Feature Flags - 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.