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

feat: add cyclonedx schema version selection #2123

Merged
merged 9 commits into from
Sep 13, 2023
Merged

Commits on Sep 12, 2023

  1. wip: add cyclonedx schema version selection

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b9988df View commit details
    Browse the repository at this point in the history
  2. fix: fix static analysis

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    eb009e8 View commit details
    Browse the repository at this point in the history
  3. fix: update unit tests back to correct state

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    12355d8 View commit details
    Browse the repository at this point in the history
  4. fix: update cli tests by pinning default cyclonedx to v1.4

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    beffca2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. fix: reorient FormatID and alias for cyclonedx-xml

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1f62e19 View commit details
    Browse the repository at this point in the history
  2. fix: update TODO with comment on when 1.5 is stable

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9aec01d View commit details
    Browse the repository at this point in the history
  3. fix: keep aliases to the original format

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0e2ddc4 View commit details
    Browse the repository at this point in the history
  4. fix: comment with more context

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8cffa74 View commit details
    Browse the repository at this point in the history
  5. fix: more generic match for other alias

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0f80acc View commit details
    Browse the repository at this point in the history