Skip to content

chore: harden supply chain config - #34

Merged
brendanjryan merged 2 commits into
mainfrom
centaur/address-supply-chain-findings-20260625143320
Jun 25, 2026
Merged

chore: harden supply chain config#34
brendanjryan merged 2 commits into
mainfrom
centaur/address-supply-chain-findings-20260625143320

Conversation

@decofe

@decofe decofe commented Jun 25, 2026

Copy link
Copy Markdown
Member

Summary

  • Fix the esbuild advisory by upgrading the direct dev dependency and forcing transitive esbuild resolution to 0.28.1.
  • Move pnpm build allowlisting into pnpm-workspace.yaml and add minimum release age hardening.
  • Add grouped Dependabot updates for npm and GitHub Actions with cooldowns to avoid high PR volume.
  • Harden workflows by removing the release PAT fallback, replacing pull_request_target, disabling setup-node package-manager cache for release artifacts, refreshing pinned Actions, and removing zizmor findings.

Validation

  • pnpm audit --json reports 0 advisories.
  • osv-scanner scan source -r . reports no issues.
  • zizmor .github/workflows/ reports no findings.
  • pinact run --diff --check --update --min-age 7 exits cleanly.
  • pnpm check fails in this sandbox because sqlite3 is not installed (spawn sqlite3 ENOENT); 100 tests passed before the sqlite3-dependent failures.

Prompted by: @grandizzy

@socket-security

socket-security Bot commented Jun 25, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedesbuild@​0.27.7 ⏵ 0.28.191 +1100 +173 +190100

View full report

@grandizzy
grandizzy marked this pull request as ready for review June 25, 2026 14:46
@brendanjryan
brendanjryan merged commit a020237 into main Jun 25, 2026
7 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.

4 participants