Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Missing SPDX text licenses #10764

Closed
2 of 3 tasks
heliocastro opened this issue May 5, 2023 · 2 comments · Fixed by apache/skywalking-eyes#160
Closed
2 of 3 tasks

[Bug] Missing SPDX text licenses #10764

heliocastro opened this issue May 5, 2023 · 2 comments · Fixed by apache/skywalking-eyes#160
Assignees
Labels
bug Something isn't working and you are sure it's a bug! license eye

Comments

@heliocastro
Copy link

heliocastro commented May 5, 2023

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-frontend

Anything 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

@heliocastro heliocastro added the bug Something isn't working and you are sure it's a bug! label May 5, 2023
@wu-sheng
Copy link
Member

wu-sheng commented May 5, 2023

I think the component should be skywalking-eyes.
@heliocastro Please update the content.

@heliocastro
Copy link
Author

Many thanks for so quick update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working and you are sure it's a bug! license eye
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants