typos
typos copied to clipboard
False positive on discord bot tokens
Please complete the following tasks
Example data
MTM1NzY4OTUyMDIyMDU0MDk5OA
Incorrect correction
OT -> TO, OF, OR, NOT; Iy -> It
Description of data format
It has a mix of base64 encoded numbers and a HMAC
Justification
I think base64 strings or too large blobs of text without sense for human should be ignored
Notes
No response
I think base64 strings or too large blobs of text without sense for human should be ignored
base64 strings with padding are automatically excluded today if they are long enough, see #413.
#484 is our issue for heuristics.