We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The JiraToken v1 detector seems to have faulty matching for the email.
trufflehog/pkg/detectors/jiratoken/v1/jiratoken.go
Lines 56 to 60 in fe6773e
For instance, this includes +\n'" in the email prefix.
+\n'"
Found unverified result 🐷🔑❓ Verification issue: lookup addons.cdn.mozilla: no such host Detector Type: JiraToken Decoder Type: PLAIN Raw result: + '"[email protected]:b992a9c4-8f18-47e4-b908-:addons.cdn.mozilla Rotation_guide: https://howtorotate.com/docs/tutorials/atlassian/ Version: 1 Commit: cc7dfb04892445d4eb593a252b5ca66be2fbbfac File: src/amoDataCsv.js Line: 3005 Link: https://github.com/mozilla/preparatory-survey-for-naar-study-addon/blob/cc7dfb04892445d4eb593a252b5ca66be2fbbfac/src/amoDataCsv.js#L3005 Repository: https://github.com/mozilla/preparatory-survey-for-naar-study-addon.git Timestamp: 2019-06-20 08:26:17 +0000
Tangentially related to #2746 (comment), I still don't know what this logic is trying to accomplish.
The text was updated successfully, but these errors were encountered:
Closing this in favour of #3818.
Sorry, something went wrong.
No branches or pull requests
The JiraToken v1 detector seems to have faulty matching for the email.
trufflehog/pkg/detectors/jiratoken/v1/jiratoken.go
Lines 56 to 60 in fe6773e
For instance, this includes
+\n'"
in the email prefix.Tangentially related to #2746 (comment), I still don't know what this logic is trying to accomplish.
The text was updated successfully, but these errors were encountered: