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

Starter kits for DCO and credential scanning #27

Merged
merged 1 commit into from
May 10, 2022
Merged

Starter kits for DCO and credential scanning #27

merged 1 commit into from
May 10, 2022

Conversation

riverma
Copy link
Collaborator

@riverma riverma commented May 2, 2022

Purpose

  • To automatically ensure that contributors to a repo have "signed-off" on their developer certificate of origin (DCO) when pushing to a GitHub repo
  • To automatically check if secrets/credentials (especially AWS ones) are not inadvertently committed to a repo (on the client side)

Proposed Changes

  • [ADD] Starter kit for DCO "sign-offs"
  • [ADD] Starter kit for secrets/credential scanning during Git commits

Issues

Testing

@riverma riverma requested a review from jpl-jengelke May 2, 2022 20:03
@riverma riverma self-assigned this May 2, 2022
Copy link
Contributor

@jpl-jengelke jpl-jengelke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great.

@riverma riverma merged commit e78db04 into main May 10, 2022
@riverma riverma deleted the issue-26 branch October 23, 2023 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants