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: support top-level SPDX package and graph #1934

Merged
merged 14 commits into from
Jul 26, 2023

Commits on Jul 12, 2023

  1. feat: output and consume a top-level SPDX package and graph represent…

    …ing what was scanned image/file/dir
    
    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    11fe84e View commit details
    Browse the repository at this point in the history
  2. chore: update tests

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7d987e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. chore: better naming

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    207a2b7 View commit details
    Browse the repository at this point in the history
  2. chore: address PR feedback

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    00c9f3e View commit details
    Browse the repository at this point in the history
  3. chore: update snapshots

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    558740b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. chore: update snapshots

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    962e1a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    e916571 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. chore: move name/version derivation to source Describe methods

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b6d2165 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    c8f4aef View commit details
    Browse the repository at this point in the history
  2. chore: tweak naming behavior, update tests

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8828f69 View commit details
    Browse the repository at this point in the history
  3. chore: tweak SPDXID naming behavior

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    367800b View commit details
    Browse the repository at this point in the history
  4. chore: update snapshots

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b75febb View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    76d7dc3 View commit details
    Browse the repository at this point in the history
  2. chore: address PR feedback

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1a3b43d View commit details
    Browse the repository at this point in the history