What's Changed
- [BugFix]: Gracefully handle keys for maps that are not of type string by @joshfried-aws in #418
- [BugFix]: discovered bug in loader when handling type casted nulls by @joshfried-aws in #420
- [Misc]: Removing unnecessary clones by @joshfried-aws in #421
- guard: add fuzz target. by @sepehrdaddev in #419
- [BugFix]: fix for converting serde_yaml::Value into internal Value type by @joshfried-aws in #422
- [Docs]: fixing list for cfn-guard-fuzz README.md by @joshfried-aws in #423
- [Misc]: bumping up nom to version 5.1.3 by @joshfried-aws in #424
- [BugFix]: fix to catch panic when parsing inner portion of a string by @joshfried-aws in #426
- [Misc]: bumping up fancy-regex to 0.12.0 by @joshfried-aws in #427
- [BugFix]: Add check for control characters in regex by @joshfried-aws in #428
- [BugFix]: Fix panic occurring for regex with incomplete groupings by @joshfried-aws in #429
- [Misc]: split fuzz targets into 2 by @joshfried-aws in #430
- [BugFix]: fixing panic in evaluator when query from typeblock is unresolved by @joshfried-aws in #432
- [Misc]: adding fuzzer to ci by @joshfried-aws in #433
- [Misc]: changing build and test ci job run on both macos and ubuntu by @joshfried-aws in #434
- [Misc]: adding multiple targets for install script job by @joshfried-aws in #435
- [Misc]: adding apple silicon runner to os targets for registry job by @joshfried-aws in #436
- [Misc]: adding apple silicon runner to os targets for cargo build/test by @joshfried-aws in #437
- Bump unsafe-libyaml from 0.2.9 to 0.2.10 in /guard/fuzz by @dependabot in #439
- Bump unsafe-libyaml from 0.2.5 to 0.2.10 by @dependabot in #438
- [Misc]: clippy lints by @joshfried-aws in #440
- Bump rustix from 0.36.8 to 0.36.17 by @dependabot in #441
- [Misc]: Reverting previous changes + bumping up fancy-regex version by @joshfried-aws in #442
New Contributors
- @sepehrdaddev made their first contribution in #419
Full Changelog: 3.0.2...3.0.3