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

Whitelist of allowed licenses #146

Open
secana opened this issue Dec 3, 2023 · 1 comment
Open

Whitelist of allowed licenses #146

secana opened this issue Dec 3, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@secana
Copy link
Contributor

secana commented Dec 3, 2023

Create a config to allow only specific SPDX licenses to be downloaded by Kellnr. If a crate with a different license is requested, don't allow the download.

Use-Case: Companies that do not want gpl code but only MIT or Apache.

@secana secana added the enhancement New feature or request label Dec 3, 2023
@tkoeppen
Copy link
Contributor

tkoeppen commented Dec 3, 2023

related to #148 (cargo deny check)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants