Skip to content

validate incoming crate metadata against 'allowed registries' #26

Description

@danieleades

the registries that crates are allowed to depend on is set in the Index, and Tree objects.

When a new crate is added, a check should be added to test whether it's dependencies are all from whitelisted registries. If not, return an error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions