Aws-sam-cli

Latest version: v1.136.0

Safety actively analyzes 724109 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 23 of 37

1.17.0

Not secure
[d406f89](https://api.github.com/repos/aws/aws-sam-cli/commits/d406f89b0c0119562b3bc3f9f5770f9f6b2b3c30) - fix: Fix local go debugging in "sam local invoke" using delve (#2555)
[247ea3e](https://api.github.com/repos/aws/aws-sam-cli/commits/247ea3eb5f9313e0472ccdcec80caa2c0685acd4) - fix: Correct NODE_PATH NodeJS debugging ENV variable (#2574)
[07963bc](https://api.github.com/repos/aws/aws-sam-cli/commits/07963bc0a8d265c2fd5b7b912cb8c82ef765cef6) - fix: local invoke encoding (#2533)
[afc0336](https://api.github.com/repos/aws/aws-sam-cli/commits/afc03367138986036569e645d50c11681e6ce223) - fix(local-invoke): Added mix_stderr=False (#2427)
[c6d5da2](https://api.github.com/repos/aws/aws-sam-cli/commits/c6d5da23ac4ad7090151046ba560200ddf644c5b) - chore: Update the Slack channel invite (#2581)
[967988a](https://api.github.com/repos/aws/aws-sam-cli/commits/967988a686f0ba1311d4d294c12b89f9a27784fb) - chore: Updated issue bug report template (#2582)
[7ebb675](https://api.github.com/repos/aws/aws-sam-cli/commits/7ebb675a11bcf1983b12c32e2d8e8a666d8326e7) - feat: new version notifier (#2563)
[729d663](https://api.github.com/repos/aws/aws-sam-cli/commits/729d663aeecf0543f91a9c78bbead702195e5a43) - feat: improve build images (#2561)
[bb7dac0](https://api.github.com/repos/aws/aws-sam-cli/commits/bb7dac0935a3664b845193d70270a464df17ec1f) - chore: Add type hint to build command related modules (#2564)
[c7866d1](https://api.github.com/repos/aws/aws-sam-cli/commits/c7866d1eb2fc57a32ab1ca195c88b38d62a83dcb) - fix: explicit event encoding (#2583)
[f0354d3](https://api.github.com/repos/aws/aws-sam-cli/commits/f0354d30dd3b6992b78569a517fe7e5e887d0bfa) - chore: bump version of SAM CLI && feature: SAM CLI support of Nodejs 14 (#2584)
[31284fd](https://api.github.com/repos/aws/aws-sam-cli/commits/31284fd121d65a07de9b32ab17dde4b2e76a11e6) - Fixintegtest (#2586)

1.16.0

Not secure
[72c076a](https://api.github.com/repos/aws/aws-sam-cli/commits/72c076ae2ffcdebad5c9f1e907314fbdb02673d5) - fix: add AWS_EXECUTION_ENV to debug env variables for json runtimes (#2460)
[cee8bb6](https://api.github.com/repos/aws/aws-sam-cli/commits/cee8bb6b17d48a458b58edf664e4e05e82317f46) - don't pass the --capabilities argument to cloudformation create_changeset if it is none. (#2415)
[919e3e3](https://api.github.com/repos/aws/aws-sam-cli/commits/919e3e3a430a68fd33bc5d1730d72bc154dfff88) - fix: accepting large input requests (#2506)
[a4344d0](https://api.github.com/repos/aws/aws-sam-cli/commits/a4344d0cc8258d561ac06450e31348a9df5e707c) - docs: fix simple typo, utlity -> utility (#2500)
[ff2b114](https://api.github.com/repos/aws/aws-sam-cli/commits/ff2b11498d4f83fcd011e63ff29f4be8faba5b1d) - fix: added -h option alias to --help for sam subcommands. (#2107)
[3306e3e](https://api.github.com/repos/aws/aws-sam-cli/commits/3306e3e4a8a3d8843c5ff2612d1ecde2cbdec46a) - Fix #2363. Update README.md that is generated with sam init with relevant list of IDEs (2364)
[5e794f0](https://api.github.com/repos/aws/aws-sam-cli/commits/5e794f077ab780342f583c89d01929a5db2da85f) - Loose the boto3 version requirement (#2493)
[cb7d149](https://api.github.com/repos/aws/aws-sam-cli/commits/cb7d14977517bd8114e315e270b0c64f6e300713) - Update axios Version (#2515)
[f77d326](https://api.github.com/repos/aws/aws-sam-cli/commits/f77d3261a5eb5aeb6098df4137b3d5d55821d052) - ci: Bring mypy typechecking back (#2503)
[4557abb](https://api.github.com/repos/aws/aws-sam-cli/commits/4557abb2dae985d6e3e154d06ec71fad56bb51a3) - docs: add type hinting to PR checklist (#2394)
[e752a03](https://api.github.com/repos/aws/aws-sam-cli/commits/e752a038f8bde9fe91ea2906b0957c20f14fad86) - chore: Format files mistakenly excluded by Black (#2517)
[c3578c7](https://api.github.com/repos/aws/aws-sam-cli/commits/c3578c75534af22666d1d8b87576d2c992567da5) - chore: Make pylintrc ignore fewer rules and pylintrc more readable (#2522)
[8d2f074](https://api.github.com/repos/aws/aws-sam-cli/commits/8d2f074ac34c19f091fec41fa1c8f1fef1d14c53) - feat(runtime telemetry): Added Runtime Telemetry for Local Commands (#2472)
[a8525fc](https://api.github.com/repos/aws/aws-sam-cli/commits/a8525fc8157d507c4b102477ded4d221deaed145) - chore: bump aws-lambda-builders version to 1.2.0 (#2530)
[0e4e99b](https://api.github.com/repos/aws/aws-sam-cli/commits/0e4e99b37d031ba4caca128f3c3b333da519f770) - feat: Add support for list of capabilities in samconfig.toml (#2490)
[91d6b12](https://api.github.com/repos/aws/aws-sam-cli/commits/91d6b12b3e00f51ae34b4e9e24abf37d4d9a3ff9) - fix: Image functions in nested stacks cannot be packaged (#2532)
[d479678](https://api.github.com/repos/aws/aws-sam-cli/commits/d4796787e00e8a6abe8a3aef22fb090c2beb9212) - chore: Make methods that do not need to be instance methods static (#2525)
[2101882](https://api.github.com/repos/aws/aws-sam-cli/commits/2101882e2acc8c4d9274a21647c0724305a9f641) - (Fix) observe the docker images for lambda functions with Image package type (#2528)
[f27ab27](https://api.github.com/repos/aws/aws-sam-cli/commits/f27ab279bf36f7225780236cf45f7b0da9f339e8) - fix: No Default Compress Type for Windows (#2539)
[1f83638](https://api.github.com/repos/aws/aws-sam-cli/commits/1f8363808653709a9f29de23f69d1bf652a561f0) - ci: Fix an integration test failure caused by resource already exists (#2542)
[0991797](https://api.github.com/repos/aws/aws-sam-cli/commits/0991797c1fda5941db56b286c5a17b4fbe6c9a23) - feat: Support SHUTDOWN Events for Extensions (#2524)
[14276cd](https://api.github.com/repos/aws/aws-sam-cli/commits/14276cd95f1f0afb6d06a6bfd247a077147995d4) - fix: honour the AllowCredentials CORS option in SAM templates (#2536)
[7ee7c27](https://api.github.com/repos/aws/aws-sam-cli/commits/7ee7c278fe19a38f77fcab95c34ec6c8dc99a5fe) - ci: Update integration tests to use pre created signing profile (#2540)
[fcefe86](https://api.github.com/repos/aws/aws-sam-cli/commits/fcefe86e2944c49900d54359e40aff59b7e0f7d4) - feat: Add .NET 5 image template configuration (#2463)
[2be090f](https://api.github.com/repos/aws/aws-sam-cli/commits/2be090f5ced5c37dce59a29ece672aa8600c45a1) - ci: Fix mypy version in dev.txt (#2552)
[6425417](https://api.github.com/repos/aws/aws-sam-cli/commits/6425417233cadfb8048150308ae4523616bfaaf6) - feat: Use default region in sam deploy --guided (#2240)
[599b4bd](https://api.github.com/repos/aws/aws-sam-cli/commits/599b4bdfe3967ec709dd2e74cd73beb05b78184a) - fix: hide NoEcho parameters in sam deploy console output (#2212)
[8b7d51a](https://api.github.com/repos/aws/aws-sam-cli/commits/8b7d51ac890d44e447850f8565ce43eb66065a56) - ci: Verify template content in an integ test packaging nested image function (#2543)
[07ae2a9](https://api.github.com/repos/aws/aws-sam-cli/commits/07ae2a9408a427b61dd96b92dcf9688b9963a1e6) - Fix python command for installing pip and requirements in Makefile-container (#2562)
[9f85ae6](https://api.github.com/repos/aws/aws-sam-cli/commits/9f85ae62c07e566679574cd9056807ea3776a3a4) - Fix: Adjusted build command behaviour treating Serverless and Lambda functions using InlineCode (#2549)
[8b41424](https://api.github.com/repos/aws/aws-sam-cli/commits/8b41424acd0813bc869dcece32591dd52511951e) - increase the watching waiting time, to fix the integration test cases (#2568)
[87576ec](https://api.github.com/repos/aws/aws-sam-cli/commits/87576ec9437ab3c4c145cf470d5cd021fd10b2e7) - ci(package): NamedTemporaryFile Being Opened Twice (#2567)
[d16c38c](https://api.github.com/repos/aws/aws-sam-cli/commits/d16c38cb5afc4fa15fb4c96f91b9611d396c9e33) - ci: Remove type stubs import from dev.txt (#2570)
[eefcd07](https://api.github.com/repos/aws/aws-sam-cli/commits/eefcd0744fd90323da31232504b87449629e10eb) - chore: Raise InvalidLocationError when init's --location is not valid (#2569)
[1eaf48a](https://api.github.com/repos/aws/aws-sam-cli/commits/1eaf48a385bef4b1a2e7a9f13c7ff037262e9bab) - chore: bump version to 1.16.0 (#2571)

1.15.0

Not secure
[56bba34](https://api.github.com/repos/aws/aws-sam-cli/commits/56bba34a5e4739c87e0831d6bf73f6a683ba6134) - chore: bump sam-translator version to v1.33 & bump cli version to v1.15 (#2489)

1.14.0

Not secure
[afc3dbd](https://api.github.com/repos/aws/aws-sam-cli/commits/afc3dbd83d45b2e13eff60d6f3b45a17639369a0) - feat: Support HttpApi URIs generated by the CDK (#2438)
[3ee79db](https://api.github.com/repos/aws/aws-sam-cli/commits/3ee79db8a83b7941482fe03315d6162483094e9d) - fix(deploy): guided deploy (#2439)
[d5a5e8b](https://api.github.com/repos/aws/aws-sam-cli/commits/d5a5e8b5b8dc365327b51698a44ac65d71d66c6e) - fix: use a lock when pulling different images in parallel (#2470)
[08193e7](https://api.github.com/repos/aws/aws-sam-cli/commits/08193e777bd1bf5dfdcff626387baa9be44bb287) - fix: create signer client with region definition (#2455)
[c1b05ce](https://api.github.com/repos/aws/aws-sam-cli/commits/c1b05cee4937dc3836b6e020cae90ce5f45abc51) - ci: Add integration tests for local invoke related to AWS credentials (#2449)
[bbaefff](https://api.github.com/repos/aws/aws-sam-cli/commits/bbaefffe3dd3e15741db5fbf422255df0ad4bd00) - feat: warm containers (#2383)
[e0a3161](https://api.github.com/repos/aws/aws-sam-cli/commits/e0a316108315e65353071a243bf91e89d51da72b) - chore: update the warm-containers & debug-function options help wording (#2481)
[07fcd61](https://api.github.com/repos/aws/aws-sam-cli/commits/07fcd611d61eb2f213d03702391929ba22550adf) - feat: new option for package/deploy `--image-repositories` (#2465)
[9c499e3](https://api.github.com/repos/aws/aws-sam-cli/commits/9c499e328fe346a30aa576e7b8df0695412e9d6c) - fix: use container for the builds since some of the runtimes are not present in the Canary environment (#2480)
[79ad9fb](https://api.github.com/repos/aws/aws-sam-cli/commits/79ad9fbb878729449cef61938e1488abd88cc5dd) - fix: image-repositories bugfix & canary fixes (#2486)
[c5b2b51](https://api.github.com/repos/aws/aws-sam-cli/commits/c5b2b51b34df93e50585f23108dbc2ae978aa4bd) - fix: canary tests, update deploy tests & kill process for local start-api tests (#2487)
[d60f067](https://api.github.com/repos/aws/aws-sam-cli/commits/d60f067d45b488ecb3fd34827b8e511ca8059ff7) - fix: replace signaling with kill process (#2488)

1.13.2

Not secure
[d77398a](https://api.github.com/repos/aws/aws-sam-cli/commits/d77398ae512ce6594835fbbd9e0b87738a06b26b) - chore: Remove biased language (#2430)
[0f2d36c](https://api.github.com/repos/aws/aws-sam-cli/commits/0f2d36c7694ed0b6dffa32f244d3fad298aa3de0) - fix(package): regression with "Fn::Transform" (#2440)
[14c383e](https://api.github.com/repos/aws/aws-sam-cli/commits/14c383efb9e621bbd970288d3792f41fe1ebd76c) - chore(version): patch version bump to 1.13.2 (#2445)

1.13.1

Not secure
SAM CLI now supports Lambda Container Images format.

[d291710](https://api.github.com/repos/aws/aws-sam-cli/commits/d2917102ef56ac05b9973f96c716612f9638bb62) - chore(version): change version to be 1.13.1 (#2429)
[0e585ab](https://api.github.com/repos/aws/aws-sam-cli/commits/0e585abcff5fef4036a3b7f6f0b6e0e8c5adbb24) - fix(init-templates): remove bundled init templates (#2428)
[5cf3f87c](https://api.github.com/repos/aws/aws-sam-cli/commits/5cf3f87cd4616914bc8acc503b62265825d51382) - fix(local-invoke): integration tests (#2426)
[12efe15b](https://api.github.com/repos/aws/aws-sam-cli/commits/12efe15b682926b006ce2a846d7cc6c71f5f2d74) - feat(images): SAM CLI support for Lambda Images (#2425)

Page 23 of 37

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.