Skip to content

memcache - chore: defense - pin GitHub Actions to SHAs - #113

Merged
jaredwray merged 2 commits into
mainfrom
cursor/defense-actions-up-sha-pin-2602
Aug 18, 2026
Merged

memcache - chore: defense - pin GitHub Actions to SHAs#113
jaredwray merged 2 commits into
mainfrom
cursor/defense-actions-up-sha-pin-2602

Conversation

@jaredwray

@jaredwray jaredwray commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Summary

Pin every GitHub Action to a full commit SHA via npx actions-up, so tags cannot be moved under CI.

Status update

DEFENSE_IN_DEPTH.md: § 4 SHA pinning → (PR #113 pending); frozen lockfile + Socket Firewall → PR #111 (merged)

Tilde (~) ranges: skipped. Direct deps stay on ^ per maintainer. PR #112 was closed.

Changes

  • actions/checkout@v7 → SHA v7.0.1
  • actions/setup-node@v6 → SHA v7.0.0 (major; matches the catalog pin)
  • pnpm/action-setup@v6 → SHA v6.0.10
  • github/codeql-action/*@v4 → SHA v4.37.7
  • codecov/codecov-action@v7 → SHA v7.0.0
  • SocketDev/action already SHA-pinned; left as v1.3.2

Verification

Reference

defense-in-depth-nodejs § 4

Open in Web Open in Cursor 

cursoragent and others added 2 commits August 18, 2026 00:15
Run actions-up so every uses: line is a full SHA with a version comment.
setup-node moves v6 → v7.0.0 to match the current pin. Record that tilde
ranges stay unused; the project keeps caret ranges.

Co-authored-by: Jared Wray <me@jaredwray.com>
Co-authored-by: Jared Wray <me@jaredwray.com>
@jaredwray
jaredwray marked this pull request as ready for review August 18, 2026 00:19
@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8b4058b) to head (708cab5).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #113   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1399      1399           
  Branches       303       303           
=========================================
  Hits          1399      1399           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jaredwray
jaredwray merged commit 0351c0f into main Aug 18, 2026
15 checks passed
@jaredwray
jaredwray deleted the cursor/defense-actions-up-sha-pin-2602 branch August 18, 2026 16:59
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.

2 participants