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 11 of 37

1.78.0

Not secure
What's Changed
* chore(deps): bump actions/setup-go from 3 to 4 by dependabot in https://github.com/aws/aws-sam-cli/pull/4894
* chore(deps): bump cryptography from 39.0.1 to 39.0.2 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4893
* chore(deps-dev): bump filelock from 3.9.0 to 3.10.0 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4891
* chore(deps): bump dateparser from 1.0.0 to 1.1.7 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4889
* fix: respect `--resolve-s3` and `--resolve-image-repos` in a guided context. by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4873
* feat: Add skip-deploy-sync option for sync command by hnnasit in https://github.com/aws/aws-sam-cli/pull/4857
* chore: bump AWS Lambda Builders version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4897
* feat: add python3.10 support by mndeveci in https://github.com/aws/aws-sam-cli/pull/4898
* fix: use relative path when resolving nested stack location by mndeveci in https://github.com/aws/aws-sam-cli/pull/4871
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4903
* fix: use correct defnition field name for CFN resources by mndeveci in https://github.com/aws/aws-sam-cli/pull/4870
* chore(deps): bump boto3 from 1.21.30 to 1.26.94 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4890
* chore(deps): bump python-dateutil from 2.8.1 to 2.8.2 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4892
* fix: update preview runtime warning message and add missing py310 tests by mndeveci in https://github.com/aws/aws-sam-cli/pull/4908
* feat: skip infra sync for SAM Accelerate by mndeveci in https://github.com/aws/aws-sam-cli/pull/4883
* chore: bump version to 1.78.0 by mndeveci in https://github.com/aws/aws-sam-cli/pull/4912
* fix: set the deploy delay default value to 5 seconds to match the old experience. by moelasmar in https://github.com/aws/aws-sam-cli/pull/4913


Hashes
Filename | SHA256
--- | ---
**aws-sam-cli-1.78.0.sierra.bottle.tar.gz** | `fd8fef41b448dda72438a57fdcbc717a6e833d7ddf937b108ed6212afde89e75`
**AWS_SAM_CLI_64_PY3.msi** | `0e50d1810bf5979353c9478dc90191e9aa87b5ad52382907017942731fb2e98c`
**aws-sam-cli-linux-x86_64.zip** | `9d9d31f316d35d923db241c0a4bf9dc5bd5c9789ddbf3be1fa40085665de03c4`
**aws-sam-cli-macos-x86_64.pkg** | `6f601052872b3b224fb00dcd00d123eadf5f673fa84b519fe646f26330c991fa`
**aws-sam-cli-macos-arm64.pkg** | `06a9d0acc783c6296c1ce2a401cffeba135aa3c54459fc20bb4f0c3cc9db61f5`


**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.77.0...v1.78.0

1.77.0

Not secure
What's Changed
* test: end-to-end test suite by mildaniel in https://github.com/aws/aws-sam-cli/pull/4788
* Allow re-use of poll delay env variable on wait changeset by tirumerla in https://github.com/aws/aws-sam-cli/pull/4729
* Update commands to upload test reports to narrow filtering by hawflau in https://github.com/aws/aws-sam-cli/pull/4808
* design: per command help text criteria by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4792
* test: Configure end-to-end tests in canaries by mildaniel in https://github.com/aws/aws-sam-cli/pull/4804
* chore: fix sync tests by moving default field values into package test by mndeveci in https://github.com/aws/aws-sam-cli/pull/4822
* chore: Add class tear down for cleaning up custom credentials by qingchm in https://github.com/aws/aws-sam-cli/pull/4805
* fix: Create cache dir before attempting to lock it by mildaniel in https://github.com/aws/aws-sam-cli/pull/4823
* chore: move CI jobs to GH actions by mndeveci in https://github.com/aws/aws-sam-cli/pull/4790
* feat: only clone init templates when required by mildaniel in https://github.com/aws/aws-sam-cli/pull/4817
* fix: Use python3.7 template in E2E tests by mildaniel in https://github.com/aws/aws-sam-cli/pull/4829
* fix: Add default values for init schema test teardown by qingchm in https://github.com/aws/aws-sam-cli/pull/4831
* Wire up the Go with Image package type into the init command flow by bmoffatt in https://github.com/aws/aws-sam-cli/pull/4778
* feat: Skip first infra sync if template doesn't change from previous deployment by qingchm in https://github.com/aws/aws-sam-cli/pull/4815
* chore(deps): bump wheel from 0.38.1 to 0.38.4 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4758
* fix: use sha256 where it is possible & update md5 call to include usedforsecurity=False by mndeveci in https://github.com/aws/aws-sam-cli/pull/4812
* chore(deps): bump tomlkit from 0.7.2 to 0.11.6 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4757
* chore: Enable workflow to trigger on merge_group by mndeveci in https://github.com/aws/aws-sam-cli/pull/4836
* bug: Don't set DisableRollback with OnFailure by jfuss in https://github.com/aws/aws-sam-cli/pull/4834
* chore(deps-dev): bump pytest from 6.1.1 to 7.2.2 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4816
* test: Disable running the Java build test cases in windows. by moelasmar in https://github.com/aws/aws-sam-cli/pull/4845
* chore: Add 'format' target to Makefile by mildaniel in https://github.com/aws/aws-sam-cli/pull/4847
* feat: Add threshold to the number of code syncs that trigger skip infra sync by qingchm in https://github.com/aws/aws-sam-cli/pull/4838
* chore: update pytest plugins by mndeveci in https://github.com/aws/aws-sam-cli/pull/4848
* bug: adding missing MemorySize field to terraform hook by dedosmedia in https://github.com/aws/aws-sam-cli/pull/4846
* feat: sam docs command by mildaniel in https://github.com/aws/aws-sam-cli/pull/4842
* feat: Auto infra sync after 7 days by hnnasit in https://github.com/aws/aws-sam-cli/pull/4839
* chore(deps): bump zipp from 3.10.0 to 3.15.0 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4853
* chore(deps): bump six from 1.15.0 to 1.16.0 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4855
* feat: Update translator to use new managed policy map by mildaniel in https://github.com/aws/aws-sam-cli/pull/4859
* chore: bump SamTranslator version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4851
* chore: bump SamTranslator version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4863
* chore(deps): bump idna from 2.10 to 3.4 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4770
* Handle non changeset error while waiting for chageset by hawflau in https://github.com/aws/aws-sam-cli/pull/4868
* feat: sync help text by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4849
* feat: support dotnet lambda container builds by mrkdeng in https://github.com/aws/aws-sam-cli/pull/4665
* feat: include --no-watch option for sam sync by mndeveci in https://github.com/aws/aws-sam-cli/pull/4862
* fix: bring back validate resource parameter by mndeveci in https://github.com/aws/aws-sam-cli/pull/4879
* fix missing imports by hawflau in https://github.com/aws/aws-sam-cli/pull/4877
* chore: use py38 for windows tests & update sdk configuration for python/java/dotnet by mndeveci in https://github.com/aws/aws-sam-cli/pull/4850
* Upgrade cfn-lint in requirement by hawflau in https://github.com/aws/aws-sam-cli/pull/4880
* chore(deps): bump pyinstaller from 5.3 to 5.8.0 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4854
* fix: move mount with write into try/except block and don't prompt for Image type lambda functions by mndeveci in https://github.com/aws/aws-sam-cli/pull/4882
* feat: use pre-built resources when running code syncs right after Skip Infra Sync by mndeveci in https://github.com/aws/aws-sam-cli/pull/4864
* test: Add end2end test for package and local by hnnasit in https://github.com/aws/aws-sam-cli/pull/4878
* Fix typo in delete_context.py by naduma in https://github.com/aws/aws-sam-cli/pull/4886
* chore: update SAM CLI with latest App Templates commit hash and Bump SAM CLI Version by github-actions in https://github.com/aws/aws-sam-cli/pull/4895

New Contributors
* tirumerla made their first contribution in https://github.com/aws/aws-sam-cli/pull/4729
* bmoffatt made their first contribution in https://github.com/aws/aws-sam-cli/pull/4778
* dedosmedia made their first contribution in https://github.com/aws/aws-sam-cli/pull/4846
* mrkdeng made their first contribution in https://github.com/aws/aws-sam-cli/pull/4665
* naduma made their first contribution in https://github.com/aws/aws-sam-cli/pull/4886

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.76.0...v1.77.0

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.77.0.sierra.bottle.tar.gz** | `3cec9a63c9726118a1197332742d7e06df74de32039703ab404495542f43cdad`
**AWS_SAM_CLI_64_PY3.msi** | `fcdeaa08b39e54b3e475c2ae781e08008151851a00f55e0604474faf931d95ed`
**aws-sam-cli-linux-x86_64.zip** | `a9a7cfaac1d9b5d4d624d2e860eec090da525a1215cae502d388cb13e5adcf3c`
**aws-sam-cli-macos-x86_64.pkg** | `6c0808df1d9f28a3ba0695a0ca76a56562c1efbf891e3902108355c1be91843d`
**aws-sam-cli-macos-arm64.pkg** | `87e40b49e5ff168cac82d7be06485a4b4e70362cbe02069316ab3408abdc8e1b`

1.76.0

Not secure
What's Changed
* Revert "fix: Pin docker provider version to 2.x (4588)" by moelasmar in https://github.com/aws/aws-sam-cli/pull/4779
* fix: Remove the logic that stores datetime information into packaged ZIP by qingchm in https://github.com/aws/aws-sam-cli/pull/4781
* fix: change the ServerlessTf module version to use the latest by moelasmar in https://github.com/aws/aws-sam-cli/pull/4785
* chore(deps): bump werkzeug from 2.0.3 to 2.2.3 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4717
* fix: Support is SAM template check if transform is in list format by GavinZZ in https://github.com/aws/aws-sam-cli/pull/4787
* Update appveyor canary definitions to upload test reports to S3 on fi… by hawflau in https://github.com/aws/aws-sam-cli/pull/4774
* fix: catch all boto errors and exit gracefully by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4789
* chore: fix deploy test issue caused by uninstantiated s3_bucket_name variable by mndeveci in https://github.com/aws/aws-sam-cli/pull/4777
* chore: bump SamTranslator version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4782
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4793
* chore: bump version to 1.76.0 by hnnasit in https://github.com/aws/aws-sam-cli/pull/4797
* fix: set lint on validate to be default by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4799
* fix: Fix init schema integration tests by hnnasit in https://github.com/aws/aws-sam-cli/pull/4803

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.76.0.sierra.bottle.tar.gz** | `5402f6ebf791179e788f292d7479351d85af084434666307c785b6da2fc81716`
**AWS_SAM_CLI_64_PY3.msi** | `e8dd14e2fd1a9ff88d55fb7680a9d0c749d0865f2a659fc31f6b4223f6a88b0b`
**aws-sam-cli-linux-x86_64.zip** | `c58c5213868216972bd7d4880f5517e76416ba4641e276432b2ec77cae994223`
**aws-sam-cli-macos-x86_64.pkg** | `7b3da8b48eb91dea7602b40db7a4cbdca634c067d87af39ac8b9d073ab2dfb5c`
**aws-sam-cli-macos-arm64.pkg** | `2807675fb05185567e723b5961c6287241cf5f9c213c75ac4db9814bf46e9b8d`


New Contributors
* GavinZZ made their first contribution in https://github.com/aws/aws-sam-cli/pull/4787

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.75.0...v1.76.0

1.75.0

Not secure
What's Changed
* chore: use cfn client with default region setting in managed deploy stack tests by mndeveci in https://github.com/aws/aws-sam-cli/pull/4734
* fix: Mocked out samconfig creation in init tests by lucashuy in https://github.com/aws/aws-sam-cli/pull/4744
* visual: guided deploy flow fixes. by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4761
* feat: update sync flow boto client generation to configure retries by mndeveci in https://github.com/aws/aws-sam-cli/pull/4747
* chore(deps): bump actions/labeler from 3 to 4 by dependabot in https://github.com/aws/aws-sam-cli/pull/4755
* chore(deps): bump aws-actions/stale-issue-cleanup from 3 to 6 by dependabot in https://github.com/aws/aws-sam-cli/pull/4753
* chore(deps): bump actions/github-script from 3 to 6 by dependabot in https://github.com/aws/aws-sam-cli/pull/4754
* Override the YAML constructor for timestamps to output as strings and not datetime objects by brysontyrrell in https://github.com/aws/aws-sam-cli/pull/4746
* feat: update local hash of the each sync flow by mndeveci in https://github.com/aws/aws-sam-cli/pull/4760
* feat: Add template comparison logic as infra sync utility by qingchm in https://github.com/aws/aws-sam-cli/pull/4739
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4766
* chore: bump version to 1.75.0 by hnnasit in https://github.com/aws/aws-sam-cli/pull/4772
* chore: bump SamTranslator version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4773

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.75.0.sierra.bottle.tar.gz** | `9ba65d54a68dfac26dc6804dae2c4da0f86f2a141b82c8b68f4f6f198d769e23`
**AWS_SAM_CLI_64_PY3.msi** | `ce3bc0bdebccdb465c34b793ab64c15a0875fb36616fdddc112929893941d447`
**aws-sam-cli-linux-x86_64.zip** | `482dc43b9818ac96dce1dd1d8a2c5049ba08a912f2f8f2cc66f2804410d3f591`
**aws-sam-cli-macos-x86_64.pkg** | `22a3a1b20ffa35a8b0657442c6bbf146f1400508b6278951f1a51884a1ae2af1`
**aws-sam-cli-macos-arm64.pkg** | `331f6e122a8c3fced88331be8165c3cff410253ede4612f005acada0f12163ea`

New Contributors
* brysontyrrell made their first contribution in https://github.com/aws/aws-sam-cli/pull/4746

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.74.0...v1.75.0

1.74.0

Not secure
What's Changed
* chore(deps): bump cryptography from 38.0.3 to 39.0.1 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4669
* feat: add build in source support for sync command by torresxb1 in https://github.com/aws/aws-sam-cli/pull/4678
* fix: relax the version constraint on `cfn-lint` by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4576
* test: add integration tests for building in source with sam build by torresxb1 in https://github.com/aws/aws-sam-cli/pull/4680
* Add feature flag for Rust BuildMethod by hawflau in https://github.com/aws/aws-sam-cli/pull/4674
* chore: bump AWS Lambda Builders version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4686
* Expose `rustcargolambda` BuildMethod by hawflau in https://github.com/aws/aws-sam-cli/pull/4673
* chore: Remove unnecessary samtranslator import "IS_STR" by aahung in https://github.com/aws/aws-sam-cli/pull/4698
* feat: Store cache information for each sync flow in sam sync context by hnnasit in https://github.com/aws/aws-sam-cli/pull/4682
* feat: Pass sync context into all sync flows by qingchm in https://github.com/aws/aws-sam-cli/pull/4677
* chore: Update update_app_templates_hash.yml to add internal label by lucashuy in https://github.com/aws/aws-sam-cli/pull/4707
* chore: update deploy tests to run in 4 parallel threads by mndeveci in https://github.com/aws/aws-sam-cli/pull/4713
* feat: implementation on the root command help text design by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4679
* fix: file/directory permissions within the zip while packaging artifacts by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4655
* feat: make layer version optional for function layer ref sync flow by mndeveci in https://github.com/aws/aws-sam-cli/pull/4714
* chore: fix canary failures which extends from deploy class by mndeveci in https://github.com/aws/aws-sam-cli/pull/4721
* Add integration tests for Rust BuildMethod by hawflau in https://github.com/aws/aws-sam-cli/pull/4687
* test: add sam build Esbuild integ tests for building in source directory by torresxb1 in https://github.com/aws/aws-sam-cli/pull/4720
* Rename rustcargolambda build method to rust-cargolambda by hawflau in https://github.com/aws/aws-sam-cli/pull/4722
* test: add sam sync integration tests for building in source with makefile by torresxb1 in https://github.com/aws/aws-sam-cli/pull/4697
* Remove awslabs from docs by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4726
* fix: Failing sam local commands for functions with inline code gracefully by hnnasit in https://github.com/aws/aws-sam-cli/pull/4725
* test: add sam sync integration tests for esbuild with building in source directory by torresxb1 in https://github.com/aws/aws-sam-cli/pull/4728
* feat: Create default samconfig.toml by mildaniel in https://github.com/aws/aws-sam-cli/pull/4723
* ruff: bye-bye pylint by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4732
* feat: Add local hash for all sync flows and add local hash comparison by qingchm in https://github.com/aws/aws-sam-cli/pull/4719
* codeql: fix warnings by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4743
* chore: remove debug flag from sync integ tests by mndeveci in https://github.com/aws/aws-sam-cli/pull/4741
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4666
* fix: telemetry for Abort by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4738
* Skipping Rust integration tests on Windows by hawflau in https://github.com/aws/aws-sam-cli/pull/4742
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4751
* chore: bump version to 1.74.0 by hawflau in https://github.com/aws/aws-sam-cli/pull/4752


**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.73.0...v1.74.0


Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.74.0.sierra.bottle.tar.gz** | `691f969cfdba69b7035f8666237fac8b8f42a49bca3eb5fa42ce047f964d4124`
**AWS_SAM_CLI_64_PY3.msi** | `980d76d324cb78ef3389c0a3109832f5d4ccf055dd41b5d3f5b01ff33d9dc8a4`
**aws-sam-cli-linux-x86_64.zip** | `2db575017c0ae7f3f13f4d84e5213eef03699073fd2f90f99456ea0edf21fce3`
**aws-sam-cli-macos-x86_64.pkg** | `bd8113d48e43e35452898ec8bd7cbb7e4aa7300bae4a6276d47c3c11abf9c5f8`
**aws-sam-cli-macos-arm64.pkg** | `7fa40db545f99f0fa123b6a9ddde0fc139f89513e17fb3f473c9a98e014443e1`

1.73.0

Not secure
What's Changed
* fix: Return non-zero exit code on lint failures by mildaniel in https://github.com/aws/aws-sam-cli/pull/4657
* Move up BuildFunctionRuntime Event to track failed builds by runtime by Beau-Gosse-dev in https://github.com/aws/aws-sam-cli/pull/4647
* fix: handle special cases for layer sync by mndeveci in https://github.com/aws/aws-sam-cli/pull/4651
* fix: remove python3.6 support by mndeveci in https://github.com/aws/aws-sam-cli/pull/4635
* fix: Make stack outputs description optional by mildaniel in https://github.com/aws/aws-sam-cli/pull/4659
* chore: bump version to 1.73.0 by jfuss in https://github.com/aws/aws-sam-cli/pull/4667
* chore: fix sam local and sam sync integration tests by mndeveci in https://github.com/aws/aws-sam-cli/pull/4671
* design: New root command help text for `sam` by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4628
* chore: bump SamTranslator version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4672

New Contributors
* Beau-Gosse-dev made their first contribution in https://github.com/aws/aws-sam-cli/pull/4647

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.72.0...v1.73.0

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.73.0.sierra.bottle.tar.gz** | `08d92595b67743df717143ffc45679d9fc29d0d86102277c73efc29e18252449`
**AWS_SAM_CLI_64_PY3.msi** | `492d13df78c07f3a7483d37392bf831a24c9fb26c62c8dedd13a75e103a770d4`
**aws-sam-cli-linux-x86_64.zip** | `24aa5893e35ce370b92b730fe163d902d248bdef4e3513eb3810bc6ff91a4efd`
**aws-sam-cli-macos-x86_64.pkg** | `8cbcd614231d8af28a2ef9a02bda82b3579125348ad1081d2e635ba93ab4d25f`
**aws-sam-cli-macos-arm64.pkg** | `1629b3b08d65aa0371d1d5d9e7de6b78c5f1c725b624bb6c2099f367412d2118`

Page 11 of 37

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.