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

content: resourceUri SHOULD match the download URI #1220

Merged
merged 3 commits into from
Nov 7, 2024

Commits on Oct 24, 2024

  1. resourceUri SHOULD match the download URI

    When verifying VSAs consumers are expected to match the resourceUri
    with the 'expected value' but the spec doesn't currently indicate
    how that expected value is to be determined.
    
    In this change we suggest the resourceUri be set to the URI
    the consumer will fetch the artifact from. If it's set to something
    else the producer MUST tell the user how to determine the expected
    value.
    
    fixes slsa-framework#1212
    
    Signed-off-by: Tom Hennen <tomhennen@google.com>
    TomHennen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f3974cf View commit details
    Browse the repository at this point in the history
  2. missing word

    Signed-off-by: Tom Hennen <tomhennen@google.com>
    TomHennen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    883570f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. improve grammar

    Signed-off-by: Tom Hennen <tomhennen@google.com>
    TomHennen committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    cbe3b40 View commit details
    Browse the repository at this point in the history