Skip to content

Identify crates using SemVer and crates.io #60

Description

@cdstanford

In audit files:

  • For crates which appear on https://crates.io/, we should identify the crate using the crate name and semantic version (e.g. syn v2.0.70), and the source code hash as provided by crates.io.

  • For crates which are local, we should identify the crate using the path to the crate as well as the source code hash. It may be possible to add some kind of public identifier in some cases (e.g. a repository link) if the audit needs to be shared.

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

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions