Skip to content

fix(ci): update reusable workflow SHAs to @7fdc2705df74b4e352d2a1cde3e87a5923fdf329 - #63

Closed
hyperpolymath wants to merge 7 commits into
mainfrom
fix/ci-426-batch13
Closed

fix(ci): update reusable workflow SHAs to @7fdc2705df74b4e352d2a1cde3e87a5923fdf329#63
hyperpolymath wants to merge 7 commits into
mainfrom
fix/ci-426-batch13

Conversation

@hyperpolymath

@hyperpolymathhyperpolymath commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Part of estate-wide standards#426 remediation - Batch 13 SHA update to fix Bug B (permission escalation) in reusable workflows.


Summary by Gitar

  • CI Workflows:
    • Added actions: read permissions across workflow files for security compliance
    • Created main-estate-audit.yml to centralize CI/CD audit gates
  • Governance & Maintenance:
    • Removed duplicate governance files and cleaned up estate-wide RSR templates

This will update automatically on new commits.

hyperpolymathand others added 7 commits July 28, 2026 19:22
openssf-compliance.yml fails when any of the thirteen files it checks
still contains a {{PLACEHOLDER}} token. This clears them.
Three kinds of change, no invention:
The "TEMPLATE INSTRUCTIONS (delete this block before publishing)" comment
is deleted. The template says to delete it, and it is where every legend
line lives -- so a large share of the reported tokens were the file
documenting its own placeholders, not real unfilled fields.
Tokens derivable from the repository are filled: owner and repo from the
git remote, project name, year, forge, main branch, contact email.
PGP and website lines are removed rather than filled, because nothing
true could go in them. https://github.com/<user>.gpg returns HTTP 200 for
every account; with no key uploaded the body is a stub reading "This user
hasnt uploaded any GPG keys". No key is published for either account
here, and commit signing in this estate is SSH, which is unrelated. Only
one repository in the estate has a domain, so {{WEBSITE}} likewise has no
correct value. The template sanctions this: "Optional: Remove sections
that dont apply (e.g. PGP if you dont use it)." A security policy telling
a researcher to encrypt to a key that does not exist is worse than one
that does not mention encryption.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
… config
- Add justfile rule to .editorconfig
- Normalize justfile case in .gitattributes, remove .a2ml TOML mapping
- Delete rsr-antipattern.yml workflow files (root and affinescript/)
- Update .gitignore with additional patterns
- Remove AffineScript source rule from affinescript/.gitattributes
- Normalize CodeQL version tags from v3.28.1 to v3
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
…e87a5923fdf329
Part of estate-wide standards#426 remediation - Batch 11 SHA update.
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
…e87a5923fdf329
Part of estate-wide standards#426 remediation - Batch 12 SHA update.
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
…e87a5923fdf329
Part of estate-wide standards#426 remediation - Batch 13 SHA update.
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@hyperpolymath
hyperpolymath enabled auto-merge (squash) August 13, 2026 04:16
@gitar-bot

gitar-botBot commented Aug 13, 2026

Copy link
Copy Markdown

Important

You are using the Gitar free plan. Upgrade to unlock code review, CI analysis, auto-apply, custom automations, and more.

Gitar

auto-merge was automatically disabled August 13, 2026 17:44

Pull request was closed

Sign up for freeto 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

@hyperpolymath