|
|
|
|
|
by arkadiyt
1262 days ago
|
|
Great reminder for folks to switch any AWS actions you perform from CI/CD to use OIDC role assumption instead of static IAM user credentials. Then even if an attacker stole all your secrets they can't do anything in your AWS account. |
|
In the end your credentials need to outlive your CI/CD actions.