Skip to content

Conversation

mingkun2020
Copy link
Contributor

change yaml.load to yaml.safe_load for the security best practice

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

@mingkun2020 mingkun2020 changed the title change yaml.load to yaml.safe_load for the security best practice change yaml.load to yaml_parse for the security best practice Mar 2, 2021
@mgrandis mgrandis changed the title change yaml.load to yaml_parse for the security best practice fix: Change yaml.load to yaml_parse as a best practice Mar 2, 2021
@mgrandis mgrandis merged commit c59b735 into aws:develop Mar 2, 2021
mgrandis pushed a commit to mgrandis/serverless-application-model that referenced this pull request Mar 12, 2021
* change yaml.load to yaml.safe_load for the security best practice
* use yaml_parse for consistant style
mgrandis added a commit that referenced this pull request Mar 12, 2021
* change yaml.load to yaml.safe_load for the security best practice
* use yaml_parse for consistant style

Co-authored-by: mingkun2020 <[email protected]>
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.

3 participants