Skip to content

[Bug] Missing SPDX text licenses #10764

@heliocastro

Description

@heliocastro

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working and you are sure it's a bug!license eye

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions