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/05/27 08:40:29 UTC

[GitHub] [maven-enforcer] gmshake commented on pull request #62: [SECURITY] Use HTTPS to resolve dependencies in Maven Build

gmshake commented on pull request #62:
URL: https://github.com/apache/maven-enforcer/pull/62#issuecomment-634517065


   @JLLeitschuh  It's good to employ HTTPS to prevent MITM on normal scenes such as developing / building / packaging during maven dependency resolving, but it make NO sense when we retrieve dependencies from localhost.
   
   For short, `maven-enforcer-maven` itself hosts repository during integration test, no dependencies are retrieved from internet, thus it is not vulnerable as you described.


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