Skip to content

[BUG] License category "Unknown" for Unicode-DFS-2016 (Unicode Data Files and Software License 2016) — should be "Permissive" #900

Description

@iersel

Describe the bug
The license Unicode-DFS-2016 (Unicode Data Files and Software License 2016)
is categorized as "Unknown" instead of "Permissive". The SPDX identifier is
correctly detected, but the category classification is missing from the database.

To Reproduce
Steps to reproduce the behavior:

  1. Open a project with make-plural@7.5.0 as a (transitive) dependency
    (e.g. via i18n-js@4.5.3 → make-plural@7.5.0)
  2. Run Dependency Analytics
  3. Open the license overview
  4. See category "Unknown" for make-plural@7.5.0

Expected behavior
Unicode-DFS-2016 should be classified as "Permissive". It is a permissive
open-source license comparable to MIT/BSD — no copyleft, free for commercial use.
Valid SPDX identifier: https://spdx.org/licenses/Unicode-DFS-2016.html

Screenshots
'Unknown' category toont voor make-plural@7.5.0

Logs
N/A

VSCode(please complete the following information):

  • OS: Windows 11
  • VSCode version: 1.120.0
  • Dependency Analytics Version: 0.10.2

CHE7/Theia(please complete the following information):
N/A

Additional context
Dependency chain: i18n-js@4.5.3 → make-plural@7.5.0 (Unicode-DFS-2016)
All other dependencies in the project are correctly classified as Permissive or Copyleft.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions