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

Support GitHub Secret Scanning #1196

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

houllette
Copy link

Changes in this PR are in order to support the Secrets Scanning Partner Program from GitHub.

The most notable change found within is that newly generated user_secrets will now prepend hexpm_ to the base16 encoded strings. e.g. hexpm_316e6532776f3368726565

Other changes are just to support the GitHub webhooks for the Secret Scanning flow.

@ericmj
Copy link
Member

ericmj commented Apr 16, 2024

Hi @houllette! Are you interested in picking up this PR again?

@houllette
Copy link
Author

Hey! I would love to contribute to this more, but I cannot confirm when/if I have the time at the moment - if there is some desire to get this work going by someone else; by all means run with it! I'll be happy just to have been able to cast some light on the feature add 🙂

@supersimple
Copy link
Member

Note for continued work on this feature:
image

Once we've committed to this pattern for keys, we need to email github with the pattern

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.

None yet

3 participants