Skip to content

Conversation

okramarenko
Copy link
Collaborator

No description provided.

Copy link

@prisma-cloud-devsecops prisma-cloud-devsecops bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prisma Cloud has found errors in this PR ⬇️

csb.SslMode = SingleStoreSslMode.VerifyFull;
csb.SslCa = "";
csb.UserID = "ed25519user";
csb.Password = "Ed255!9";

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LOW  Random High Entropy String detected in code
    Resource: 9c2671be72b97c6a6553574cb701003c6634ee6a | Checkov ID: CKV_SECRET_80

Description

Entropy checks help detect unstructured secrets by measuring the entropy level of a single string. Entropy is a concept used to assign a numerical score to how unpredictable a password is or the likelihood of highly random data in a string of characters. Strings with a high entropy score are flagged as suspected secrets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant