Skip to content

Serializers may serialize null fields #134

@iantdunn

Description

@iantdunn

Overview

All serializers may currently serialize null SBOM and component fields to the file. Instead of writing null values, we need to have a good way to check to simply not add those fields to the final SBOM string in the serialize() method.

Resources

Acceptance Criteria

  • Do not serialize null fields
  • ~80% Code Coverage

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions