Skip to content

Add ActionScope to Defensive section#128

Open
r12habh wants to merge 1 commit into
toniblyx:masterfrom
r12habh:add-actionscope
Open

Add ActionScope to Defensive section#128
r12habh wants to merge 1 commit into
toniblyx:masterfrom
r12habh:add-actionscope

Conversation

@r12habh
Copy link
Copy Markdown

@r12habh r12habh commented May 23, 2026

Adds ActionScope to the Defensive section.

ActionScope is an open-source Python CLI and GitHub Action that maps the AWS
blast radius of GitHub Actions workflows — extracting IAM role ARNs from
.github/workflows/, correlating them with Terraform/JSON IAM policies, and
outputting a plain-English risk report.

Unique angle vs existing IAM-focused entries on this list (PMapper,
Cloudsplaining, iam-floyd, aws-lint-iam-policies): it ties a specific workflow
to a specific IAM role to a specific blast radius. Also detects
known-compromised actions (tj-actions, actions-cool), OIDC trust
misconfigurations, script injection, and unpinned action references.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant