Expand AWS IAM Wildcards
Version updated for https://github.com/thekbb/expand-aws-iam-wildcards to version v2.0.0.
- 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 action, Expand AWS IAM Wildcards, automatically expands wildcard permissions added in pull requests and provides inline comments with detailed information about the matching AWS actions. It helps identify potential unintended changes to permissions by expanding wildcard expressions and linking them to the AWS Service Authorization Reference. The tool does not require repository checkout or AWS credentials and supports both IAM wildcard characters (* and ?).
What’s Changed
What’s Changed
- fix waitinng for enter in release script by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/141
- deps: bump the npm-dependencies group with 4 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/142
- ci: bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/144
- ci: bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/146
- ci: bump the codeql group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/143
- ci: bump actions/attest from 4.1.1 to 4.2.0 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/145
- ci: bump actions/setup-node from 6.4.0 to 7.0.0 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/147
- Update IAM action data by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/148
- ci: bump the codeql group with 2 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/150
- deps: bump the npm-dependencies group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/157
- ci: bump zizmorcore/zizmor-action from 0.6.0 to 0.6.2 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/155
- ci: bump actions/attest from 4.2.0 to 4.2.1 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/154
- Update IAM action data by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/153
- ci: bump reviewdog/action-actionlint from 1.72.0 to 1.73.0 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/151
- Update IAM action data by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/163
- ci: bump actions/attest from 4.2.1 to 4.2.2 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/162
- ci: bump reviewdog/action-actionlint from 1.73.0 to 1.73.1 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/161
- deps: bump the npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/164
- ci: bump the codeql group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/160
- Update IAM action data by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/158
- Add runtime compatibility fixtures by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/165
- run typecheck checks on tests too by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/166
- basic checks on docs by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/167
- Build dist in isolation by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/168
- Smoke test the compiled action by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/169
- rework IAM generation by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/170
- Validate IAM catalog invariants by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/171
- Build from locked IAM data by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/172
- Select IAM data during release preparation by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/173
- Reinstall and report selected IAM data by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/174
- Remove standalone IAM updates by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/175
- add version to the comment marker by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/179
- ci: bump reviewdog/action-actionlint from 1.73.1 to 1.73.2 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/178
- ci: bump the codeql group with 2 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/177
- deps: bump @vercel/ncc from 0.44.1 to 0.45.0 in the npm-dependencies group across 1 directory by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/176
- Level up comment ownership detection by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/180
- Model incomplete diff analysis by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/181
- Handle incomplete pull request diffs by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/182
- Test the compiled action lifecycle by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/183
- test pull request behavior in an isolated repository by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/184
- Fix AWS action documentation links that amazon dorked up by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/185
- add test coverage thresholds so codecov will stop whining by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/186
- simplify cloud-copilot/iam-data updates, now just dependabot by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/187
- add script to check release candidate files and working copy by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/189
- deps: bump @cloud-copilot/iam-data from 0.21.202608081 to 0.21.202608151 in the npm-dependencies group across 1 directory by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/188
- Refresh release candidate pull requests by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/190
- Verify release merge commit signatures by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/191
- release attestation provenance by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/192
- Recheck release commit signatures by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/193
- update guidance to use semver over 40 char sha (with immutable releases) by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/194
- Fix release workflow verification by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/195
- Require complete release signature verification. by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/196
- Simplify GitHub release verification by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/197
- Prepare v2.0.0 release by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/198
Full Changelog: https://github.com/thekbb/expand-aws-iam-wildcards/compare/v1.4.0...v2.0.0