Skip to content

Conversation

mgrandis
Copy link
Contributor

  • change yaml.load to yaml.safe_load for the security best practice
  • use yaml_parse for consistant style

Issue #, if available:

Description of changes:

Description of how you validated changes:

Checklist:

  • Write/update tests
  • make pr passes
  • Update documentation
  • Verify transformed template deploys and application functions as expected

Examples?

Please reach out in the comments, if you want to add an example. Examples will be
added to sam init through https://github.com/awslabs/aws-sam-cli-app-templates/

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

* change yaml.load to yaml.safe_load for the security best practice
* use yaml_parse for consistant style
@mgrandis mgrandis merged commit 1f99617 into aws:release/v1.35.0 Mar 12, 2021
@mgrandis mgrandis deleted the release/v1.35.0 branch March 12, 2021 17:52
mgrandis added a commit that referenced this pull request Mar 12, 2021
* Release/v1.35.0 (#1950)

* fix: Change yaml.load to yaml_parse as a best practice (#1951) (#1961)

Co-authored-by: mingkun2020 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants