Skip to content

fix: centralize severity ordering#61

Open
zerone0x wants to merge 1 commit into
vercel-labs:mainfrom
zerone0x:fix/canonical-severity-order
Open

fix: centralize severity ordering#61
zerone0x wants to merge 1 commit into
vercel-labs:mainfrom
zerone0x:fix/canonical-severity-order

Conversation

@zerone0x
Copy link
Copy Markdown

@zerone0x zerone0x commented May 6, 2026

Summary

  • add a canonical SEVERITY_ORDER export from @deepsec/core
  • reuse the shared order in processor, export, PR comment, and sandbox partitioning code
  • include LOW in sandbox severity ranking so --min-severity filters handle LOW consistently
  • add a regression assertion for the canonical order

Fixes #48.

Test plan

  • pnpm -r build
  • pnpm lint
  • pnpm test:unit

@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

@zerone0x is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

@zerone0x zerone0x force-pushed the fix/canonical-severity-order branch from 221a3c3 to eaaa142 Compare May 22, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SEVERITY_ORDER drifts across the codebase

2 participants