-
### Description
I am scanning a textual version of https://licenses.nuget.org/BSD-3-Clause and I'm getting a proprietary-license hit!
### How To Reproduce
Scan Text File:
```
BSD 3-Clause "…
-
https://spdx.org/licenses/
Probably LGPL-3.0-only or LGPL-3.0-or-later
-
### Description
If we run ScanCode for https://github.com/platformdirs/platformdirs/tree/3.0.0/ we expect to find the copyright from https://github.com/platformdirs/platformdirs/blob/3.0.0/LICENSE …
-
### Description
The Ruby Package Ecosystem miss to tag the `key_files` properly that affects the proper attributes population at Package Level and further the `license_clarity_score`
#### Example
…
-
To reproduce:
```
from licensedcode.cache import build_spdx_license_expression
build_spdx_license_expression("broadcom-linking-unmodified")
```
```
Traceback (most recent call last):
File "…
-
# Problem
I am using .NET Framework 4.7.2 in an old project and below is the error message I get. The error doesn't appear when I build the project - only when i run the nuget-license command again…
-
**Is your feature request related to a problem? Please describe.**
As a user, I want the option to enter more than one license per attribution and specify relationships between them.
**Describe the s…
-
Spun out from today's legal meeting, I think we should add ~~`UNLICENSED`~~ `NONE` to license expressions, because external tools like [npm's `package.json`][1] are currently defining `UNLICENSED` as …
wking updated
6 months ago
-
`gpl-2.0 WITH oracle-openjdk-classpath-exception-2.0` is reported as a warning if `gpl-2.0` if set to report warning. In such as case I would like to set a policy to state that `gpl-2.0 WITH oracle-op…
-
Hello,
I think there are various errors when validating a CycloneDX format in version 1.6.
## Requirements:
```
$ trivy --version
Version: 0.56.1
[...]
$ cyclonedx-cli --version
0.27.1+6c0e6c8f45d4…