Giter VIP home page Giter VIP logo

Comments (2)

febuiles avatar febuiles commented on July 17, 2024 1

@panthony thanks for the report ๐Ÿ™‡

The Action uses ClearlyDefined to fetch project licenses. I took a quick look at these two projects:

  1. aopalliance:aopalliance: This was last updated in 2015, I could not find the LICENSE file in an online repo. ClearlyDefined reported this as "OTHER" in this PR.

  2. org.tukaani/xz: the ClearlyDefined license is also OTHER. I took a look at their repo and they are using a 0BSD license, which I think should be renamed to ISC to be made SPDX-compliant (need a double check here).

For a quick fix, you can add an allow-dependencies-licenses option to your configuration, and add entries in PURL format. With that the Action should skip the licenses check.

For a long-term fix I'd encourage you to open a pull request in https://github.com/clearlydefined/curated-data/ to update the licenses for both of these projects in ClearlyDefined.

from dependency-review-action.

panthony avatar panthony commented on July 17, 2024 1

Thanks for you reply!

The downside of using "allow-dependencies-licenses" is that if the license changes between 2 versions I won't be notified, granted the chances of a library going from "0BSD" to "GPL-3.0" is low :)

Thanks for the pointer @ย curated-data I did not know this project.

from dependency-review-action.

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.