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 New Serializers #84

Closed
8 of 9 tasks
kjl8898 opened this issue Jul 3, 2023 · 1 comment · Fixed by #102
Closed
8 of 9 tasks

Create New Serializers #84

kjl8898 opened this issue Jul 3, 2023 · 1 comment · Fixed by #102
Labels
enhancement New feature or request SBOM Object Issue relating to the SBOM Object
Milestone

Comments

@kjl8898
Copy link
Contributor

kjl8898 commented Jul 3, 2023

Overview

Create CDX1.4 JSON and SPDX2.3 JSON / Tag-Value serializers based on the UML specs.

Related SVIP System Requirement IDs

  • SVIP System Requirement IDs Here

Acceptance Criteria

  • Update UML architecture

  • SerializerFactory Class

    • Utilizes InvalidFormatException
  • Serializer Abstract Class

    • CDX14JSONSerializer Class
    • SPDX23JSONSerializer Class
    • SPDX23TagValueSerializer Class
    • SVIPSBOMJSONSerializer Class
  • ~90% Code Coverage

@kjl8898 kjl8898 added enhancement New feature or request Deserializers Issue relating to the Translators labels Jul 3, 2023
@kjl8898 kjl8898 added this to the SVIP Demo 2 milestone Jul 3, 2023
@ian1dunn ian1dunn self-assigned this Jul 5, 2023
@ian1dunn ian1dunn mentioned this issue Jul 5, 2023
2 tasks
@ian1dunn ian1dunn added SBOM Object Issue relating to the SBOM Object and removed Deserializers Issue relating to the Translators labels Jul 5, 2023
@ian1dunn
Copy link
Contributor

ian1dunn commented Jul 5, 2023

UML architecture has been updated and confirmed with Derek. Will start development work tomorrow.

@ian1dunn ian1dunn linked a pull request Jul 6, 2023 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SBOM Object Issue relating to the SBOM Object
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants