Skip to content

fix: ResponseURL is logged by S3Deployment#18048

Merged
mergify[bot] merged 2 commits intomasterfrom
rmuller/do-not-log-response-url
Dec 16, 2021
Merged

fix: ResponseURL is logged by S3Deployment#18048
mergify[bot] merged 2 commits intomasterfrom
rmuller/do-not-log-response-url

Conversation

@RomainMuller
Copy link
Copy Markdown
Contributor

The ResourceURL property of the CloudFormation custom resource request
should not be logged, as it can be used to tamper with the execution
flow of a CloudFormation deployment by changing the response it sees
from the Custom Resource function.


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

The `ResourceURL` property of the CloudFormation custom resource request
should not be logged, as it can be used to tamper with the execution
flow of a CloudFormation deployment by changing the response it sees
from the Custom Resource function.
@RomainMuller RomainMuller requested a review from a team December 16, 2021 09:46
@RomainMuller RomainMuller self-assigned this Dec 16, 2021
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Dec 16, 2021

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Dec 16, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Dec 16, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: b9b7771
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit ed19828 into master Dec 16, 2021
@mergify mergify bot deleted the rmuller/do-not-log-response-url branch December 16, 2021 11:17
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Dec 16, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
The `ResourceURL` property of the CloudFormation custom resource request
should not be logged, as it can be used to tamper with the execution
flow of a CloudFormation deployment by changing the response it sees
from the Custom Resource function.


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-s3-deployment contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants