aboutcode-org / aboutcode-org/scancode.io
Add globbing support for licenses in the License Policies `policies.yml` file
Aberta
- Linguagem predominante
- Python
- Estrelas
- 215
- Forks
- 203
- Merge médio
- 4d 8h
- PRs com merge (30d)
- 6
Descrição
It would be great if one could glob for licenses in `policies.yml`
Some use cases:
- `mit-*` – for non-standard MIT
- `cc-*-nc-*` , `cc-*-nd-*` – to match every CC license that includes either NonCommercial or NoDerivative limitations
- `LicenseRef-*` – for any license that’s not been added to SPDX License List, so potentially of a more obscure kind (depends on https://github.com/nexB/scancode.io/issues/1348)
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.