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

Create SPDX 2.3 Builder #72

Closed
14 of 18 tasks
kjl8898 opened this issue Jun 30, 2023 · 0 comments · Fixed by #79
Closed
14 of 18 tasks

Create SPDX 2.3 Builder #72

kjl8898 opened this issue Jun 30, 2023 · 0 comments · Fixed by #79
Labels
Deserializers Issue relating to the Translators enhancement New feature or request
Milestone

Comments

@kjl8898
Copy link
Contributor

kjl8898 commented Jun 30, 2023

Overview

Create an SPDX 2.3 SBOM builder using the SPDX 2.3 interface.

Related SVIP System Requirement IDs

  • SVIP System Requirement IDs Here

Acceptance Criteria

Class Features

  • - format: String
  • - name: String
  • - uid: String
  • - version: String
  • - specVersion: String
  • - licenses: Set
  • - creationData: CreationData
  • - documentComment:String
  • - rootComponent: Component
  • - components: Set
  • - relationships: HashMap<String, Set>
  • - externalReferences: Set
  • - vulnerabilities: Set
  • - snippets: Set
  • - additionalLicenseInformation: Set
  • - annotaionInformation: Set
  • - SPDXLicenseListVersion: String

Misc.

  • ~80% Code Coverage
@kjl8898 kjl8898 added enhancement New feature or request Deserializers Issue relating to the Translators labels Jun 30, 2023
@kjl8898 kjl8898 added this to the SVIP Demo 1 milestone Jun 30, 2023
@tfr8811 tfr8811 self-assigned this Jun 30, 2023
@dlg1206 dlg1206 modified the milestones: SVIP Demo 1, SVIP Demo 2 Jul 1, 2023
@mattymo30 mattymo30 linked a pull request Jul 3, 2023 that will close this issue
@tfr8811 tfr8811 closed this as completed Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deserializers Issue relating to the Translators enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants