Closed mpechner closed 5 years ago
I am trying to find a spec on Google OAuth Secrets. I am looking at a file with AWS IDs of various types. "[0-9a-zA-Z\-_]{24}" - creates many false positives.
I removed the noisy looking ones, try again and let me know how it is
thanks.
I am trying to find a spec on Google OAuth Secrets. I am looking at a file with AWS IDs of various types. "[0-9a-zA-Z\-_]{24}" - creates many false positives.