You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/07/02 17:20:15 UTC

[GitHub] [pulsar] mhp0rtal opened a new issue #4662: Misuses of cryptographic APIs

mhp0rtal opened a new issue #4662: Misuses of cryptographic APIs
URL: https://github.com/apache/pulsar/issues/4662
 
 
   Hi
   The following lines have cryptographic API misuses. <br> File name => pulsar-common/src/main/java/org/apache/pulsar/common/nar/NarUnpacker.java: Line number => 157: API name => MessageDigest:<BR> File name => pulsar-common/src/main/java/org/apache/pulsar/common/nar/NarUnpacker.java: Line number => 147: API name => MessageDigest:First parameter (with value "md5") should be any of {SHA-256, SHA-384, SHA-512}<BR>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services