Skip to content

fix(security): SHA-pin auto-add-to-project.yml @main -> @6ae1533dd72f (warden C-4)#15

Merged
asachs01 merged 1 commit into
mainfrom
security/c4-pin-auto-add-to-project-sha
Jun 22, 2026
Merged

fix(security): SHA-pin auto-add-to-project.yml @main -> @6ae1533dd72f (warden C-4)#15
asachs01 merged 1 commit into
mainfrom
security/c4-pin-auto-add-to-project-sha

Conversation

@asachs01

Copy link
Copy Markdown
Member

Summary

Replaces @main mutable-reference with canonical SHA 6ae1533dd72f080d81b9842c22646d254b8d5e01 from wyre-technology/.github main, per warden CI/CD audit 2026-06-22 (C-4, pre-6/29 fix).

Why: @main lets a push to the .github repo's main instant-propagate across the entire caller fleet with no rollback window. SHA-pin makes future bumps explicit + reviewable + auditable.

Test plan

  • One-line edit in .github/workflows/ — sed-applied + diff inspected
  • CI no-op (workflow only runs on issue/PR-open events; this is a metadata pin)

Docs (Definition-of-Done per Aaron 2026-06-21)

  • Exempt because: pure-internal CI workflow SHA-pin; no customer-visible or operator-relevant behavior change.

References

  • warden audit: warden/deliverables/2026-06-22-cicd-supply-chain-audit-part1.md (C-4 line 100)
  • Canonical SHA source: wyre-technology/.github@6ae1533
  • Fleet rollout: ~29 caller repos, one PR each per delegation rubric

… (warden C-4)

Replace `@main` mutable-reference with the current canonical SHA
(6ae1533dd72f080d81b9842c22646d254b8d5e01) from `wyre-technology/.github` main. Per warden
audit 2026-06-22 (C-4, pre-6/29 fix): @main lets a push to .github main
instant-propagate across the caller fleet with no rollback window;
SHA-pin makes future bumps explicit + reviewable.

Fleet rollout: same one-line bump across ~29 caller repos via scripted
PRs; merge per delegation rubric.
@asachs01
asachs01 merged commit 03ff076 into main Jun 22, 2026
1 check passed
@asachs01
asachs01 deleted the security/c4-pin-auto-add-to-project-sha branch June 22, 2026 12:03
@github-project-automation github-project-automation Bot moved this from Todo to Done in MSP Claude Plugins Jun 22, 2026
github-actions Bot pushed a commit that referenced this pull request Jul 23, 2026
## [1.0.1](v1.0.0...v1.0.1) (2026-07-23)

### Bug Fixes

* **build:** ignoreDeprecations for TS7 DTS build breakage (already on ^6.0.3) ([#24](#24)) ([e38dac1](e38dac1))
* **ci:** drop Node 18.x from the test matrix (EOL, vitest 4 requires 20.12+) ([#25](#25)) ([2bbee93](2bbee93))
* **security:** SHA-pin auto-add-to-project.yml [@main](https://github.com/main) -> [@6ae1533dd72f](https://github.com/6ae1533dd72f) (warden C-4) ([#15](#15)) ([03ff076](03ff076))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant