-
Notifications
You must be signed in to change notification settings - Fork 1.9k
add detection for updated asana personal access token #4273
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
base: main
Are you sure you want to change the base?
add detection for updated asana personal access token #4273
Conversation
…//github.com/SyedAliHamad/trufflehog into OSS-228-detector-add-new-pat-format-to-asana
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Thanks @SyedAliHamad. Just resolve conflicts and we can merge this.
Description:
Updated Asana detector to include the new format (an extra ID before the secret part).
Checklist:
make test-community
)?make lint
this requires golangci-lint)?Closes #2966