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

Introduce a single SBOM document #606

Merged
merged 16 commits into from
Nov 5, 2021
Merged

Introduce a single SBOM document #606

merged 16 commits into from
Nov 5, 2021

Commits on Nov 2, 2021

  1. [wip] single sbom doc

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    c6acdc8 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a8b3280 View commit details
    Browse the repository at this point in the history
  3. fix more tests

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    6d14c3a View commit details
    Browse the repository at this point in the history
  4. fix linting

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    39730ca View commit details
    Browse the repository at this point in the history
  5. update cli tests

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    af773d2 View commit details
    Browse the repository at this point in the history
  6. remove scope in import path

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a5df4b9 View commit details
    Browse the repository at this point in the history
  7. swap SPDX tag-value formatter to single sbom document

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    95bd1fd View commit details
    Browse the repository at this point in the history
  8. bust CLI cache

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    292bdfd View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. update fixture to byte diff

    Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
    spiffcs committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    197c27b View commit details
    Browse the repository at this point in the history
  2. byte for byte

    Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
    spiffcs committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    7e1d7e2 View commit details
    Browse the repository at this point in the history
  3. bust the cache

    Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
    spiffcs committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    0bc33f5 View commit details
    Browse the repository at this point in the history
  4. who needs cache

    Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
    spiffcs committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    fe6b1b6 View commit details
    Browse the repository at this point in the history
  5. add jar for testing

    Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
    spiffcs committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    fbfc02d View commit details
    Browse the repository at this point in the history
  6. no more bit flips

    Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
    spiffcs committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    cb31cee View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. update apk with the delta for image and directory cases

    Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
    spiffcs committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    7dabab8 View commit details
    Browse the repository at this point in the history
  2. restore cache workflow

    Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
    spiffcs committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    327cac9 View commit details
    Browse the repository at this point in the history