Skip to main content

Module engine

Module engine 

Source
Expand description

Risk analysis engine.

Each rule is a pure function that inspects one ParsedStatement and returns a DetectedOperation. The engine aggregates them into a final MigrationReport.

Structsยง

RiskEngine