febrifelis/MigraSafe

Detect unsafe SQL migrations before deploying to production

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to SQL file or directory to checkno./migrations
dialectSQL dialect: postgresql, mysql, autonoauto
min-severityMinimum severity to report: CRITICAL, HIGH, MEDIUM, LOW, INFOnoHIGH
formatOutput format: text or jsonnotext
argsAdditional arguments passed to migrasafe checkno""
namedescription
safeWhether all migrations passed (true/false)
risk-scoreRisk score 0–100
risk-levelRisk level: LOW, MEDIUM, HIGH, CRITICAL