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

Rename attestation-name #777

Merged
merged 14 commits into from
Sep 1, 2022

Commits on Aug 31, 2022

  1. Refactor attest command

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    8eb29ac View commit details
    Browse the repository at this point in the history
  2. Add testutil package

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    1a7c816 View commit details
    Browse the repository at this point in the history
  3. Set default provenance name and add tests

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d697480 View commit details
    Browse the repository at this point in the history
  4. Update workflows to use updated builder

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    dbdca5f View commit details
    Browse the repository at this point in the history
  5. Update doc for generic generator.

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    358cd65 View commit details
    Browse the repository at this point in the history
  6. Fix linter issues

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    7acbf10 View commit details
    Browse the repository at this point in the history
  7. Use new output name

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9f18d3a View commit details
    Browse the repository at this point in the history
  8. Add generate command unit tests

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    076ad06 View commit details
    Browse the repository at this point in the history
  9. Fix deprecation warning.

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d739f78 View commit details
    Browse the repository at this point in the history
  10. write newlines

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e70d7be View commit details
    Browse the repository at this point in the history
  11. Add debug

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e9bd9a5 View commit details
    Browse the repository at this point in the history
  12. Fix provenance outputs

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    6ddd3c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Add comment on untrusted inputs

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    97dcb17 View commit details
    Browse the repository at this point in the history
  2. Add test for dir traversal

    Signed-off-by: Ian Lewis <ianlewis@google.com>
    ianlewis committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    0502a07 View commit details
    Browse the repository at this point in the history