Skip to content

fix: authenticate private autofix fetches - #99

Merged
jan-kubica merged 1 commit into
mainfrom
fix/private-autofix-fetch
Aug 31, 2026
Merged

fix: authenticate private autofix fetches#99
jan-kubica merged 1 commit into
mainfrom
fix/private-autofix-fetch

Conversation

@jan-kubica

Copy link
Copy Markdown
Contributor

Summary

  • provide the read-only workflow token to the autofix action through process-scoped Git configuration
  • keep checkout credentials non-persistent and repository permissions read-only
  • mask the derived Basic authorization value before exporting it to the action step
  • enforce the private-fetch and least-privilege contract in workflow tests

Validation

  • node --test .github/workflows/*.test.mjs (25 passed)
  • actionlint .github/workflows/*.yml
  • git diff --check origin/main...HEAD

CC on behalf of @jan-kubica

@jan-kubica
jan-kubica marked this pull request as ready for review August 31, 2026 12:47
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for security reviews. Please try again later.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T12:51:36.508877Z 2326e2b Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@jan-kubica
jan-kubica merged commit d10f185 into main Aug 31, 2026
8 checks passed
@jan-kubica
jan-kubica deleted the fix/private-autofix-fetch branch August 31, 2026 12:52
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant