1 — Identity & Access Management
Purpose
[stub: identity-and-access-management]
Metadata
| Author | Amit Singh |
| Scope | ci-cd |
Local graph
Related notes
7 — GitHub Actions: Authentication
Covers the GITHUB_TOKEN, fine-grained PATs, GitHub Apps, and OIDC federation to Azure, AWS, and GCP as the four authentication mechanisms available to a workflow.
8 — GitHub Actions: Secrets Management
Covers repository, organization, and environment secrets and variables, secret rotation, and least-privilege scoping for CI credentials.
9 — GitHub Actions: Secure Pipelines
Covers dependency review, CodeQL, secret scanning, artifact attestations, branch protection, required reviews, signed commits, and supply chain security gates enforced inside a workflow.
2 — Secret Management
Covers how a CI/CD platform stores, rotates, injects, and audits secrets used by pipelines and deployments.