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 platform argument for container image scans #102

Merged
merged 9 commits into from
Nov 26, 2024

Commits on Oct 21, 2024

  1. add --platform support for multi-arch containers

    Michael Long committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    baad4da View commit details
    Browse the repository at this point in the history
  2. test multi-arch images on current branch

    Michael Long committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    741a9aa View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. test actions against sbomgen 1.5.1-beta

    Michael Long committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2060831 View commit details
    Browse the repository at this point in the history
  2. fix --platform parsing error

    Michael Long committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    774cc1d View commit details
    Browse the repository at this point in the history
  3. fix platform parsing bug

    Michael Long committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a8d55d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. test workflows on sbomgen latest (1.5.2)

    Michael Long committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    73f7fe6 View commit details
    Browse the repository at this point in the history
  2. Validate --platform input

    Michael Long committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3a31219 View commit details
    Browse the repository at this point in the history
  3. Add more test cases, and revert workflow definitions

    Michael Long committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8845eb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. fix typo in platform arg

    Michael Long committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6ace1c7 View commit details
    Browse the repository at this point in the history