You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(upgrade): fix migration numbers and the redundant migrate_cwe step (F10)
- Update the migration list to the renumbered chain (0280-0284).
- Remove the contradiction: 0284_backfill_finding_cwe already backfills every
existing finding automatically, so migrate_cwe is NOT a required upgrade
step (it would repeat that work). Reframe migrate_cwe as an optional,
idempotent re-scan for later use (e.g. after a parser CWE change).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments