haphut opened a new pull request #1782: Download dependencies over HTTPS 
instead of HTTP
URL: https://github.com/apache/incubator-pulsar/pull/1782
 
 
   ### Motivation
   
   Currently the dependencies are downloaded over HTTP without committed 
checksums making the build process vulnerable to 
[MITM](https://github.com/mveytsman/dilettante).
   
   ### Modifications
   
   This commit simply changes the downloads to occur over HTTPS.
   
   ### Result
   
   Pulsar builds will be harder to compromise.

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


With regards,
Apache Git Services

Reply via email to