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

2476 predicate type download #2484

Merged
merged 12 commits into from
Feb 8, 2023

Commits on Feb 7, 2023

  1. add cyclonedxxml predicatetype

    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    00842e9 View commit details
    Browse the repository at this point in the history
  2. read cyclonedx xml bytes into cyclonedx.SBOM

    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    dfb563e View commit details
    Browse the repository at this point in the history
  3. add e2e test

    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    dd4d834 View commit details
    Browse the repository at this point in the history
  4. update cli docs

    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c496cef View commit details
    Browse the repository at this point in the history
  5. add artibrary annotations to mainfest

    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    878c834 View commit details
    Browse the repository at this point in the history
  6. add predicateType annotation to attestation manifests, add --predicat…

    …e-type option for attestation download
    
    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    7cbf101 View commit details
    Browse the repository at this point in the history
  7. remove unrelated changes

    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5247b7b View commit details
    Browse the repository at this point in the history
  8. update PredicateType as field of c

    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0f8b7a9 View commit details
    Browse the repository at this point in the history
  9. apply suggestions

    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    890068b View commit details
    Browse the repository at this point in the history
  10. remove unused index var

    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    11d41be View commit details
    Browse the repository at this point in the history
  11. add e2e tests for attestation download, resolve data race, update hel…

    …p text for --predicate-type
    
    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    01de7ac View commit details
    Browse the repository at this point in the history
  12. CreateAttestationReplace

    Signed-off-by: Tim Seagren <[email protected]>
    chaospuppy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    15d8562 View commit details
    Browse the repository at this point in the history