Skip to content

fix(security): refresh vulnerable runtime dependencies - #13

Merged
descambiado merged 1 commit into
mainfrom
codex/security-cryptography-50
Aug 8, 2026
Merged

fix(security): refresh vulnerable runtime dependencies#13
descambiado merged 1 commit into
mainfrom
codex/security-cryptography-50

Conversation

@descambiado

Copy link
Copy Markdown
Owner

Summary

  • upgrade cryptography from 49.0.0 to 50.0.0 across API, package metadata and the hash-pinned worker
  • refresh brace-expansion and nanoid to fixed transitive versions
  • preserve the existing fail-closed preflight and disabled job issuance behavior

Verification

  • pip-audit: no known vulnerabilities
  • BOFA verifiers: 9/9 relevant control-plane, execution, identity and worker checks passed
  • npm audit --audit-level=high: passed
  • ESLint: 0 errors (8 pre-existing warnings)
  • TypeScript: passed
  • Vite production build: passed

Local note

The Windows-only runtime timing check 'flow cancel drain swallows task exception' remained flaky locally; the unchanged check is left for the Linux CI runner to arbitrate.

@descambiado
descambiado merged commit a6ca28a into main Aug 8, 2026
5 checks passed
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.

1 participant