ASH - v1.3.2
What's Changed
- added get-scan-set.py to utils scripts to return a list of non-ignored files for processing by @scrthq in #47
- fix/codebuild shared bindmount issue by @scrthq in #49
- fix error in reflecting return code in ash script by @climbertjh2 in #51
- Issue 58: missing double quotes by @awsntheule in #64
- fixed cdk nag scanner, added unique stack names based on input filenames. corrected guards on git clone calls within the scanner scripts to ensure those happen in the container image by @scrthq in #54
- Add support for pnpm audit by @awsntheule in #66
- fix(cdk-nag-scan): copy output files to separate folders by @climbertjh2 in #69
- fix(ash): use /tmp rather than tmpfs for scratch area by @climbertjh2 in #73
- Fix CTRL-C cancelling by @awsntheule in #71
New Contributors
- @awsntheule made their first contribution in #64
Full Changelog: 1.2.0-e-06Mar2024...v1.3.2