Git Product home page Git Product logo

Comments (6)

d-schmidt avatar d-schmidt commented on June 17, 2024 1

@woess that should solve the CVE warning, all the tools check the artifact names

from graal.

chumer avatar chumer commented on June 17, 2024 1

To me its weird that they do not use group ids as well to identify artefacts. Artefact names seem quite conflict prone.

from graal.

chumer avatar chumer commented on June 17, 2024

Besides the potential name conflict in 25 years, and the hiding of the real version this triggers CVE checks:

I agree. I do not know why we decided to use the same artefact name here. We shouldn't have.
@woess Any opinion on changing that?

The size difference is probably missing compression. But I'd need to double check that.
@woess does our shading support compression?

from graal.

woess avatar woess commented on June 17, 2024

@chumer happy to change that, if it solves potential name conflicts. Unfortunately, we'll need to change the artifactId for that.

does our shading support compression?

none of our deployed jars are compressed currently, and shaded jars aren't handled differently. But we can change that for icu4j.

from graal.

woess avatar woess commented on June 17, 2024

@d-schmidt if we changed the name of icu4j-23.1.2.jar to e.g. truffle-icu4j-23.1.2.jar, would that solve the issue or still trigger CVEs?

from graal.

d-schmidt avatar d-schmidt commented on June 17, 2024

I assume some tools check the released production jar or in one case even the docker image where we only have the artifacts. There are no poms anymore.

from graal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.