Skip to content

Fix scheduled security dependency findings - #49

Merged
jremick merged 1 commit into
mainfrom
codex/security-dependency-fixes
Jul 22, 2026
Merged

Fix scheduled security dependency findings#49
jremick merged 1 commit into
mainfrom
codex/security-dependency-fixes

Conversation

@jremick

@jremick jremick commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • update all vulnerable brace-expansion lockfile entries to patched releases
  • update runtime fast-uri to 3.1.4
  • update direct and overridden js-yaml to 4.3.0
  • override shell-quote to 1.9.0 because concurrently 10.0.3 still pins the vulnerable 1.8.4 release

This addresses the five high-severity npm findings and three actionable runtime-image findings reported by the July 22 scheduled security run.

Verification

  • npm audit --audit-level=high
  • npm audit --omit=dev --audit-level=high
  • npm run verify:docs
  • npm run verify:release from a clean source snapshot: 47 test files and 690 tests passed; build, release-readiness evaluation, packaging, and container smoke passed
  • Trivy 0.70.0 runtime scan with the repository VEX policy: zero fixable high or critical findings

The unrelated local release-evidence directory and untracked PNG were not included.

@jremick
jremick merged commit 7be724f into main Jul 22, 2026
8 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