Below you will find pages that utilize the taxonomy term “boogy”
January 27, 2026
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.15.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The IAM Policy Validator GitHub Action is a security tool that analyzes and validates AWS IAM policies to detect potential misconfigurations before deployment. It automates the identification of issues such as overly permissive access, privilege escalation risks, invalid syntax, and missing security controls, ensuring adherence to least privilege principles and organizational requirements.
January 26, 2026
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.15.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The IAM Policy Validator GitHub Action automates the validation of AWS IAM policies to identify security issues, such as overprivileged permissions, dangerous wildcards, privilege escalation risks, and configuration errors before deployment. It helps enforce organizational IAM requirements, catch vulnerabilities, and ensure adherence to least privilege principles, solving the problem of manual and inefficient policy review.
January 22, 2026
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.15.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The IAM Policy Validator GitHub Action helps automate the identification and resolution of security risks and misconfigurations in AWS IAM policies. It detects issues such as privilege escalation chains, overly permissive access, trust policy vulnerabilities, and syntax errors before deployment. This tool streamlines policy validation, ensuring adherence to security best practices and reducing the risk of breaches caused by misconfigured permissions or dangerous patterns.
December 17, 2025
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.14.7.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes chore: bump version to 1.14.7 (#58) (67d41d6) fix: correct repo name in mkdocs and improve SDK docs (#57) (4b01243) docs: overhaul documentation structure and clean up examples (#56) (f06b325) ci(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#52) (f49b7d0) ci(deps): bump github/codeql-action from 4.
December 16, 2025
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.14.6.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fix: separate security findings from validity errors in PR comments (#51) (17ec0a9) fix: respect ignored findings when managing PR labels and review state (#50) (1689f90) What’s Changed fix: separate security findings from validity errors in PR comments by @boogy in https://github.com/boogy/iam-policy-validator/pull/50 fix: separate security findings from validity errors in PR comments by @boogy in https://github.
December 15, 2025
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.14.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fix: respect ignored findings when managing PR labels and review state (#49) (caba74d) What’s Changed fix: respect ignored findings when managing PR labels and review state by @boogy in https://github.com/boogy/iam-policy-validator/pull/49 Full Changelog: https://github.com/boogy/iam-policy-validator/compare/v1.14.4...v1.14.5
December 12, 2025
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.14.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fix: show pass status and list ignored findings in summary when all blocking issues ignored (#48) (84b2d26) What’s Changed fix: show pass status and list ignored findings in summary when all blocking issues ignored by @boogy in https://github.com/boogy/iam-policy-validator/pull/48 Full Changelog: https://github.com/boogy/iam-policy-validator/compare/v1.14.3...v1.14.4
December 12, 2025
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.14.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fix: use APPROVE review event when validation passes to dismiss REQUEST_CHANGES (#46) (87fd1ab) What’s Changed fix: use APPROVE review event when validation passes to dismiss REQUEST_CHANGES by @boogy in https://github.com/boogy/iam-policy-validator/pull/46 Full Changelog: https://github.com/boogy/iam-policy-validator/compare/v1...v1.14.2
December 9, 2025
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.14.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes chore: update completions with new cli options (fe1e127) What’s Changed ci(deps): bump github/codeql-action from 4.31.5 to 4.31.6 by @dependabot[bot] in https://github.com/boogy/iam-policy-validator/pull/41 ci(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 by @dependabot[bot] in https://github.com/boogy/iam-policy-validator/pull/40 Full Changelog: https://github.com/boogy/iam-policy-validator/compare/v1...v1.14.0
December 1, 2025
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.13.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fix: bump version to v1.13.1 (7fe333a) fix: remove typo for message (d94fdb7) What’s Changed fix: remove typo for message by @boogy in https://github.com/boogy/iam-policy-validator/pull/39 Full Changelog: https://github.com/boogy/iam-policy-validator/compare/v1.13.0...v1.13.1
November 27, 2025
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.13.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes feat: add ignore_patterns support for privilege_escalation detection (0ef7002) ci(deps): bump actions/checkout from 5.0.1 to 6.0.0 (2c2917d) ci(deps): bump github/codeql-action from 4.31.3 to 4.31.5 (da99b9a) ci(deps): bump astral-sh/setup-uv from 7.1.3 to 7.1.4 (1bc4e5e) What’s Changed ci(deps): bump astral-sh/setup-uv from 7.1.3 to 7.1.4 by @dependabot[bot] in https://github.
November 22, 2025
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.11.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes feat: enhance privilege escalation detection and improve CLI consistency (80a37fd) What’s Changed feat: enhance privilege escalation detection and improve CLI consistency by @boogy in https://github.com/boogy/iam-policy-validator/pull/32 Full Changelog: https://github.com/boogy/iam-policy-validator/compare/v1.10.3...v1.11.0
November 18, 2025
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.10.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fix: GitHub Actions cache behavior and add raw data caching layer (ab137cf) What’s Changed fix: GitHub Actions cache behavior and add raw data caching layer by @boogy in https://github.com/boogy/iam-policy-validator/pull/28 Full Changelog: https://github.com/boogy/iam-policy-validator/compare/v1...v1.10.2