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:
- 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)
- Run Dependency Analytics
- Open the license overview
- 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

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.
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:
make-plural@7.5.0as a (transitive) dependency(e.g. via i18n-js@4.5.3 → 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

Logs
N/A
VSCode(please complete the following information):
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.