Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-36398

Extend SBOM with 'license' and 'copyright'

Details

    • Task
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 11.8.2
    • OTHER
    • None

    Description

      A customer is asking to extend SBOMs beyond their original goal of NTIA and executive order compliance. Apparently, own product and dependencies need to be have license and copyright statement.

      copyright statement can be deduced automatically, so there must be some file that we can hardcode this information in.

      License (as SPDX-id) can in theory be deduced by github APIs

      Here is the rough plan -
      the "machine-readable" file will be yaml-formatted. It consists of a yaml-list. i.e items starting with <dash>-name, every items has a couple of keys, license and maybe "copyright" if known, but also information we hardcoded elsewhere, e.g CPE identifier, or publisher. a cmake parser function will convert the list and they keys into a set of cmake variables, e.g THIRD_PARTY_ZLIB_LICENSE will be taken from

       -zlib
          license:GPL2
      

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Vladislav Vaintroub made transition -
            Open In Progress
            12d 5h 59m 1
            Vladislav Vaintroub made transition -
            In Progress In Review
            12h 39m 1
            Sergei Golubchik made transition -
            In Review Stalled
            2d 23h 58m 1
            Vladislav Vaintroub made transition -
            Stalled Closed
            11d 23h 25m 1

            People

              wlad Vladislav Vaintroub
              wlad Vladislav Vaintroub
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.