You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/02/29 20:24:56 UTC

[GitHub] [maven-surefire] YYTVicky opened a new pull request #272: it would be better to use sha-512

YYTVicky opened a new pull request #272: it would be better to use sha-512
URL: https://github.com/apache/maven-surefire/pull/272
 
 
   

----------------------------------------------------------------
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

[GitHub] [maven-surefire] Tibor17 edited a comment on issue #272: it would be better to use sha-512

Posted by GitBox <gi...@apache.org>.
Tibor17 edited a comment on issue #272: it would be better to use sha-512
URL: https://github.com/apache/maven-surefire/pull/272#issuecomment-595503554
 
 
   @YYTVicky 
   Not sure if you know what purpose is of this class.
   It is not about security nothing but a placeholder string for the entire configuration.
   It is only an identity string identifying the identity of the config. Nothing else.
   If we use SHA 512, we may this way slow down the plugin execution a bit.

----------------------------------------------------------------
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

[GitHub] [maven-surefire] Tibor17 closed pull request #272: it would be better to use sha-512

Posted by GitBox <gi...@apache.org>.
Tibor17 closed pull request #272: it would be better to use sha-512
URL: https://github.com/apache/maven-surefire/pull/272
 
 
   

----------------------------------------------------------------
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

[GitHub] [maven-surefire] michael-o commented on issue #272: it would be better to use sha-512

Posted by GitBox <gi...@apache.org>.
michael-o commented on issue #272: it would be better to use sha-512
URL: https://github.com/apache/maven-surefire/pull/272#issuecomment-595645624
 
 
   Agree with @Tibor17. SHA-256 is more than enough if bumped.

----------------------------------------------------------------
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

[GitHub] [maven-surefire] Tibor17 commented on issue #272: it would be better to use sha-512

Posted by GitBox <gi...@apache.org>.
Tibor17 commented on issue #272: it would be better to use sha-512
URL: https://github.com/apache/maven-surefire/pull/272#issuecomment-610067749
 
 
   @YYTVicky 
   Thx for contributing in Maven.

----------------------------------------------------------------
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

[GitHub] [maven-surefire] Tibor17 commented on issue #272: it would be better to use sha-512

Posted by GitBox <gi...@apache.org>.
Tibor17 commented on issue #272: it would be better to use sha-512
URL: https://github.com/apache/maven-surefire/pull/272#issuecomment-595503554
 
 
   @YYTVicky 
   Not sure if you know what purpose is of this class.
   It is not about security nothing but a placeholder string for the entire configuration.
   It is not about security. It is only an identity string identifying the identity of the config. Nothing else.
   If we use SHA 512, we may this way slow down the plugin execution a bit.

----------------------------------------------------------------
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