Skip to main content

Module dead_code

Module dead_code 

Source
Expand description

Dead-code result helpers exposed through the engine boundary.

Structs§

AnalysisResults
Complete analysis results.
DeadCodeAnalysis
Typed dead-code analysis result.
DeadCodeAnalysisArtifacts
Typed dead-code analysis result with all reusable pipeline artifacts.
DeadCodeAnalysisOutput
Typed dead-code analysis result with retained parser artifacts.
DeadCodeAnalysisWithHashes
Typed dead-code analysis result with per-file source hashes.

Functions§

derive_security_severity
Derive the review-priority severity for a security candidate.
filter_by_changed_files
Scope dead-code results to findings affected by changed files.
filter_to_workspaces
Scope dead-code results to the union of the given workspace roots.
security_catalogue_title
Return the human-readable title for a security catalogue identifier.