Skip to content

High security vulnerabilities in build process #6409

Closed
@tallero

Description

@tallero

Ok so I'm currently trying to build locally this application to provide an Ur build recipe and I'm seemingly encountering a few issues like:

  • a 'gradle-wrapper' binary blob seems to have been added to this repository and called by the build script. As far as I see this blob seems unnecessary as one can simply require the relative version of Gradle to be installed on system.
  • I'm not sure if I'm correct but I've got this impression this Gradle thing seems to load at build time code from various repositories, among which a certain KEthereum library. I would be relatively okay with this approach if at least a commit check (and not just a version check, which can be overwritten by the maintainer) would be performed by the program.

Please take these remarks cautiously as I'm no Java developer, this is the kirsh time I'm using a Java for Java toolchain and I am actually filled with prejudices towards Java and Java developers, as all those I've ever interacted in person (not on the internet) were short-sighted inept with no moral integrity and no regards for security.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions