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

Add git-secrets check to the GHA. #1385

Merged
merged 4 commits into from
Nov 13, 2020
Merged

Add git-secrets check to the GHA. #1385

merged 4 commits into from
Nov 13, 2020

Conversation

sarenameas
Copy link
Contributor

@sarenameas sarenameas commented Nov 12, 2020

Add git-secrets check to the GHAs. This is a second line of defense against things like an Amazon account number being checked into the repo. The first line of defense is developers running git-secrets in their pre-commit hooks.

See https://github.com/aws/aws-iot-device-sdk-embedded-C/runs/1393292362 for the successful test run.

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

@sarenameas sarenameas marked this pull request as ready for review November 12, 2020 23:21
@stringofevents
Copy link

stringofevents commented Nov 13, 2020 via email

@n9wxu n9wxu merged commit 4a737af into aws:master Nov 13, 2020
@sarenameas sarenameas deleted the git-secrets branch November 19, 2020 04:28
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.

5 participants