Checkmarx / 2ms

Too many secrets (2MS) helps people protect their secrets on any file or on systems like CMS, chats and git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JFrog Token is not detected

baruchiro opened this issue · comments

AKCp9nGFo4jMzsA32Qg6DrjqEbyNBn1MuZbtyW1bQAFqSp6v2WMCagbzbPbChqcr9yXAiJYka

We actually find JFrog tokens by the generic rule, but I added a JFrog-specific rule here: gitleaks/gitleaks#1233

My PR to gitleaks is already merged. We need to consume gitleaks with a specific commit hash that includes gitleaks/gitleaks#1233.

After that, please use my branch missing-secrets to add a test for the JFROG token to make sure it is detected.

Hi, please assign it to me, it's my first time, but I will try to do it.