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

Update invalid github-app-token regex #5

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

lem-onade
Copy link
Member

@lem-onade lem-onade commented Jul 9, 2024

Description:

The old regex made it so only the capturing group was returned as secret value.
(note ghp_ value is not a github-app-token)

image

Checklist:

  • Does your PR pass tests?
  • Have you written new tests for your changes?
  • Have you lint your code locally prior to submission?

@lem-onade lem-onade self-assigned this Jul 9, 2024
@lem-onade lem-onade changed the title Add non-capturing group for github-app-token regex Update github-app-token regex with non-capturing group Jul 9, 2024
@lem-onade lem-onade changed the title Update github-app-token regex with non-capturing group Update invalid github-app-token regex Jul 9, 2024
@lem-onade lem-onade marked this pull request as ready for review July 9, 2024 15:47
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.

6 participants