Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: secret scan in CodeBuild test #9657

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

skinny85
Copy link
Contributor

As it turns out, our secret scan was flagging the 'account'
part of the mapping generated for the AWS Deep Learning Containers image repositories.
Turn them into 'repositoryAccount' instead to silence the scanner.

Also, actually enable the scanner to run correctly for PR builds as well.


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

@skinny85 skinny85 requested a review from NetaNir August 12, 2020 22:15
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Aug 12, 2020
@skinny85 skinny85 added the pr/do-not-merge This PR should not be merged at this time. label Aug 12, 2020
As it turns out, our secret scan was flagging the 'account'
part of the mapping generated for the AWS Deep Learning Containers image repositories.
Turn them into 'repositoryAccount' instead to silence the scanner.

Also, actually enable the scanner to run correctly for PR builds as well.
@skinny85 skinny85 force-pushed the fix/codebuild-gpu-images-secrets branch from 860cd58 to f279e22 Compare August 12, 2020 22:30
@skinny85 skinny85 removed the pr/do-not-merge This PR should not be merged at this time. label Aug 12, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: f279e22
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify
Copy link
Contributor

mergify bot commented Aug 12, 2020

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).

@mergify mergify bot merged commit 0ea4ea3 into aws:master Aug 12, 2020
@skinny85 skinny85 deleted the fix/codebuild-gpu-images-secrets branch August 13, 2020 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants