Skip to content

ci(github): disable git credential persistence in workflow checkouts - #97

Closed
darkweaver87 wants to merge 1 commit into
traefik:masterfrom
darkweaver87:chore/aikido-persist-credentials
Closed

ci(github): disable git credential persistence in workflow checkouts#97
darkweaver87 wants to merge 1 commit into
traefik:masterfrom
darkweaver87:chore/aikido-persist-credentials

Conversation

@darkweaver87

@darkweaver87 darkweaver87 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Motivation

The actions/checkout steps persist the GitHub token in .git/config for the whole job (CWE-522/200). None of the three test jobs performs authenticated git operations after checkout, so this sets persist-credentials: false on all of them.

@darkweaver87
darkweaver87 deleted the chore/aikido-persist-credentials branch July 8, 2026 14:58
@darkweaver87

Copy link
Copy Markdown
Contributor Author

Superseded by #98 (same change; branch/description cleaned up).

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant