Skip to content
New issue

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

feat: catch JSON stringified #3

Merged
merged 3 commits into from
Mar 28, 2024
Merged

Conversation

baruchiro
Copy link

Description:

I have a code sample when someone writting a hard-coded JSON as string, and it looks like this:

var json = "{ \"access-key\": \"access key here\" }"

Checklist:

  • Does your PR pass tests?
  • Have you written new tests for your changes?
  • Have you lint your code locally prior to submission?

Original: gitleaks#1267

@baruchiro baruchiro merged commit 5a9153a into Checkmarx:master Mar 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant