Skip to content

Instantly share code, notes, and snippets.

@misterAnderson90
Created December 23, 2021 17:31
Show Gist options
  • Save misterAnderson90/77b803f929b511d43299dc2fa2ecf594 to your computer and use it in GitHub Desktop.
Save misterAnderson90/77b803f929b511d43299dc2fa2ecf594 to your computer and use it in GitHub Desktop.

CogniCrypt (report 2) for dcraddrscanner

  • Class: okio.ByteString

  • Method: digest

  • Line: 156

  • Issue details: ConstraintError-1

    • ConstraintError violating CrySL rule for java.security.MessageDigest.

    • First parameter (with value \SHA-1) should be any of {SHA-256, SHA-384, SHA-512}.

Code

  • Not available. Perhaps it resides in an external library.

Questions

  1. How likely might this warning in a third-party library reveal a security threat to this app?

    a. Very unlikely;

    b. Unlikely;

    c. I cannot evaluate this;

    d. Likely;

    e. Very likely;

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