Expand AWS IAM Wildcards
Version updated for https://github.com/thekbb/expand-aws-iam-wildcards to version v1.2.5.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Expand AWS IAM Wildcards” GitHub Action automates the process of identifying and expanding wildcard actions in AWS IAM policies within pull request (PR) diffs. It posts inline comments on PRs, detailing the specific IAM actions that each wildcard matches, with links to AWS documentation. This action simplifies security reviews by making changes to IAM policies more transparent and easier to understand, reducing the risk of unintentional over-permissions.
What’s Changed
What’s Changed
- ci: bump reviewdog/action-actionlint from 1.68.0 to 1.72.0 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/80
- deps: bump the npm-dependencies group with 3 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/81
- Update IAM action data by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/82
- ci: bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/83
- deps: bump the npm-dependencies group with 5 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/84
- Add an integration test for review comment creation and reuse, using fake PR by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/85
- Update IAM action data by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/86
- Prepare v1.2.5 release by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/87
Full Changelog: https://github.com/thekbb/expand-aws-iam-wildcards/compare/v1.2.4...v1.2.5