Skip to content

Drop/replace insecure dependencies #1083

@rbuchmann

Description

@rbuchmann

What kind an issue is this?

Security issue in the way dependencies are handled

Issue description

The build.gradle file includes a LOT of repositories over http, which potentially exposes every user of the library to trivially executed MITM attacks.

Steps to reproduce

Found by using elasticsearch-hadoop with a newer version of leiningen, where the code to reproduce is simply

lein deps

More information https://github.com/technomancy/leiningen/blob/master/doc/FAQ.md ,
under "I got 'Tried to use insecure HTTP repository without TLS' ..."

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions