Description
Add support for detecting Artifactory Reference Tokens
Preferred Solution
Suggested Regex:
cmVmdGtuOj[a-zA-Z0-9]{54}
Additional Context
Artifactory Reference Tokens have the structure: cmVmdGtuOj[a-zA-Z0-9]{54}. Adding this will expand TruffleHog's coverage for key detection, improving security auditing for users leveraging JFrog Artifactory services.
References
None currently.
Description
Add support for detecting Artifactory Reference Tokens
Preferred Solution
Suggested Regex:
Additional Context
Artifactory Reference Tokens have the structure:
cmVmdGtuOj[a-zA-Z0-9]{54}. Adding this will expand TruffleHog's coverage for key detection, improving security auditing for users leveraging JFrog Artifactory services.References
None currently.