Yelp / detect-secrets

An enterprise friendly way of detecting and preventing secrets in code.
Apache License 2.0
3.62k stars 450 forks source link

base64 high entropy string false positives #693

Closed reddybhaskarvengala closed 2 months ago

reddybhaskarvengala commented 1 year ago

Detect secret scan identified the below strings as base 64 high entropy strings. These are false positives and the plugin needs improvement. callFunctionCheckIfDataAlreadyExistsPerpetualSubinventory recallNoticesRecallBusinessUnits-validation-group-1297083594-1 assignVariablesOjTabBar1482653721SelectedItem

How to take care of these issues?

azizzoaib786 commented 7 months ago

Facing the same issue. Any recommendations on the issue? "type": "Base64 High Entropy String"

lorenzodb1 commented 7 months ago

You can add a comment to ignore these strings. Would that work?

lorenzodb1 commented 2 months ago

We're going to close this issue as it hasn't received any update in a very long time. Feel free to re-open it if you think it's still relevant.