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

[DRAFT] PoC implementation of ISO-SBOM #41

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jun 3, 2024

  1. Fix AlmaLinux#26

    Store 'None' if build-related data is empty
    KAWAHARA-souta committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    738e66d View commit details
    Browse the repository at this point in the history
  2. Add --rpm-package option

    This patch allows users to create a package SBOM by specifying the
    RPM package itself without having to calculate a hash value.
    
    This also allows the SBOM field to be extended since the package
    information can be referenced within alma_sbom.
    KAWAHARA-souta committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5628fe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e9983d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    79e8b3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b382c16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b271af9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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