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

add attests, provenance and sbom inputs #746

Merged
merged 9 commits into from Jan 12, 2023

Commits on Jan 11, 2023

  1. test: go project sample

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 11, 2023
    Copy the full SHA
    472ccdd View commit details
    Browse the repository at this point in the history
  2. add attests, provenance and sbom inputs

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 11, 2023
    Copy the full SHA
    ed2672f View commit details
    Browse the repository at this point in the history
  3. provenance: set mode max and builder-id for public repos by default

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 11, 2023
    Copy the full SHA
    26ce4f3 View commit details
    Browse the repository at this point in the history
  4. ci: inspect with json output

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 11, 2023
    Copy the full SHA
    0149503 View commit details
    Browse the repository at this point in the history
  5. check BuildKit compatibility before setting default provenance opts

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 11, 2023
    Copy the full SHA
    74f883a View commit details
    Browse the repository at this point in the history
  6. always set builder-id attribute for provenance

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 11, 2023
    Copy the full SHA
    ee7989d View commit details
    Browse the repository at this point in the history
  7. do not set default provenance if user wants to load the image

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 11, 2023
    Copy the full SHA
    0cb700f View commit details
    Browse the repository at this point in the history
  8. update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 11, 2023
    Copy the full SHA
    fdafae7 View commit details
    Browse the repository at this point in the history
  9. ci: fix registry-cache job

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 11, 2023
    Copy the full SHA
    223ed1e View commit details
    Browse the repository at this point in the history