github aws-cloudformation/cloudformation-guard 3.2.1
v3.2.1

4 hours ago

What's Changed

  • chore: override cross-spawn version by @dannyvassallo in #592
  • [fix] explicity set resolver=2 on root virtual workspace. by @lizhunt-aws in #593
  • Update Terraform plan cfn-guard examples by @awsree in #587
  • fix: failing cargo audit ci job by @joshfried-aws in #606
  • fix: adding a step to install rustc 1.81 to audit ci job by @joshfried-aws in #607
  • chore: adding check for cargo-audit job to skip forked repositories by @joshfried-aws in #609
  • chore: updating rstest version due to flagged dependency by @joshfried-aws in #610
  • chore: updating colored and simple_logger to address flagged dependency by @joshfried-aws in #611
  • chore: bumping up nom and nom_locate by @joshfried-aws in #612
  • feat: skip diff check on dependabot by @dannyvassallo in #623
  • fix(loader): update parse boolean to work with all accepted yaml values by @joshfried-aws in #633
  • feat: add linux-named release assets for compatibility by @deepfuriya in #664
  • fix: resolve dangerous implicit autoref in YAML parser by @chenrui333 in #650
  • fix(guard-lambda): upgrade lambda_runtime to 0.13.0 to resolve RUSTSE… by @Zee2413 in #667
  • Omit ource from typos check by @Zee2413 in #669
  • Remove macos-13-xlarge from os matrix to prevent CI failures by @Zee2413 in #670
  • Replace archived actions-rs/clippy-check with direct cargo clippy by @Zee2413 in #671
  • feat: add unified release workflow with crates.io, Homebrew, and Dock… by @Zee2413 in #673
  • Bump version using release branch instead of directly on main by @Zee2413 in #674
  • Use remote check for tag and force-with-lease for branch to allow rel… by @Zee2413 in #675
  • Fetch before pushing release branch by @Zee2413 in #676
  • Remove homebrew step and skip scratch compilation during cargo publish by @Zee2413 in #678
  • Prevent cargo publish errors from being swallowed as already published by @Zee2413 in #680
  • fix: exclude bot authors from release notes and prevent duplication o… by @Zee2413 in #682
  • fix: bump form-data to 4.0.5 to resolve CVE-2025-7783 (Dependabot #46) by @Zee2413 in #685
  • fix: resolve npm audit vulnerabilities in action/ and replace dead gitpkg dependency by @Zee2413 in #691
  • fix: resolve 9 npm audit vulnerabilities in guard/ dev dependencies by @Zee2413 in #690
  • fix: add explicit permissions to all GitHub Actions workflows by @Zee2413 in #693
  • fix: upgrade @actions/github to 8.0.1 and @actions/core to 2.0.3 to resolve undici CVEs by @Zee2413 in #695
  • fix: bump bytes crate to 1.11.1 to resolve CVE-2026-25541 by @Zee2413 in #694
  • chore: automate ATTRIBUTION generation with cargo-about by @Zee2413 in #697
  • chore(deps): Fix high severity npm audit findings in /action and /guard by @Zee2413 in #711
  • Fix evaluator and reporter defects where a rule reported compliance, or nothing at all, for input it should have rejected by @awsmadi in #717
  • fix(deps): Patch high-severity advisories by @Zee2413 in #724
  • fix(deps): Update undici to 6.28.0 by @Zee2413 in #726

New Contributors

Full Changelog: 3.1.12...3.2.1

Don't miss a new cloudformation-guard release

NewReleases is sending notifications on new releases.