The Wayback Machine - https://web.archive.org/web/20200919215120/https://github.com/topics/licenses
Skip to content
#

licenses

Here are 107 public repositories matching this topic...

GeorgeHahn
GeorgeHahn commented Feb 28, 2020

Describe the bug
Crates fetched via SSH don't appear to be supported for source checking. I'm not sure if this is a bug or a feature request, but it would be nice for projects that want to deny unknown sources but fetch some dependencies from git with ssh.

To Reproduce

In deny.toml:

[sources]
unknown-git = "deny"
allow-git = [
    "ssh://github.com/organization/project",

Improve this page

Add a description, image, and links to the licenses topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the licenses topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.