mirror of
https://github.com/myugan/awesome-cicd-security.git
synced 2026-07-16 04:12:06 -05:00
[PR #24] [MERGED] Add articles on GitHub Actions OIDC secretless authentication and API protection #30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/myugan/awesome-cicd-security/pull/24
Author: @eparon
Created: 5/9/2026
Status: ✅ Merged
Merged: 5/9/2026
Merged by: @myugan
Base:
main← Head:add-oidc-github-actions-resources📝 Commits (1)
209d9ddAdd articles on GitHub Actions OIDC secretless authentication and API protection📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
README.md(+3 -1)📄 Description
What
Adds two articles to the GitHub Actions section under Blogs:
Why
The existing GitHub Actions entries cover the attack surface (secret theft, argument injection, write-access abuse). These two articles cover the defensive side — eliminating long-lived secrets from CI/CD pipelines entirely via workload identity. Complements what's already there.
Happy to take along any edits/suggestions prior to merging.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.