Skip to content

ASH - v1.3.2

Compare
Choose a tag to compare
@scrthq scrthq released this 24 Apr 21:31
· 113 commits to main since this release
80d4c49

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

Full Changelog: 1.2.0-e-06Mar2024...v1.3.2