[BUG] validity could not be determined for (MIT OR Apache-2.0) AND Unicode-3.0
#897
Labels
bug
Something isn't working
(MIT OR Apache-2.0) AND Unicode-3.0
#897
Describe the bug
At a glance,
(MIT OR Apache-2.0) AND Unicode-3.0
looks to me like a valid SPDX license but dependency-review-action is having trouble with it.https://github.com/Chia-Network/clvm_tools_rs/actions/runs/13433337446/job/37529914688?pr=88
It appears that the package is also setting this correctly.
https://github.com/dtolnay/unicode-ident/blob/1.0.17/Cargo.toml#L10
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The license is able to be processed and is considered valid.
Screenshots
Action version
What version of the action are you using in your workflow?
We are using
@v4
and this ran two hours ago so it ought to be the latest v4.5.0 from November.Note: if you're not running the latest release please try that first!
Examples
https://github.com/Chia-Network/clvm_tools_rs/actions/runs/13433337446/job/37529914688?pr=88
https://github.com/dtolnay/unicode-ident/blob/1.0.17/Cargo.toml#L10
Additional context
n/a
The text was updated successfully, but these errors were encountered: