-
Notifications
You must be signed in to change notification settings - Fork 6.6k
[Bug] Missing SPDX text licenses #10764
Copy link
Copy link
Closed
apache/skywalking-eyes
#160Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!license eye
Milestone
Description
Search before asking
- I had searched in the issues and found no similar issues.
Apache SkyWalking-Eyes Component
License Eye (apache/skywalking-eyes)
What happened
Only a few selected text licenses are provided under assets/headers-templates
This causes the following issue:
WARNING failed to find a license template for spdx id EPL-2.0, open header-templates/EPL-2.0.txt: file does not exist What you expected to happen
As EPL-2.0 ( and others ) are qualified SPDX ID licenses, is expected that would be found
How to reproduce
Execute a check with this config:
header:
license:
spdx-id: EPL-2.0
copyright-owner: SW360 Frontend Authors
copyright-year: '2023'
software-name: sw360-frontendAnything else
An alternative solution would be the possibility to provide the License file in commandline or download in real time from SPDX.org
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!license eye