Skip to content

feat: Deserializer/Denormalizer #1436

@jkowalleck

Description

@jkowalleck

Context

Currently, we dont have deserializers.
Reason:

  • XML: deserializition is complex and potentially insecure
  • XML: no (native) deserializer exists
  • having JSON deserializers and nothing for XML seams odd
  • JSON deserializers require a lot of handcrafting due to the complexity of the spec

With the new CycloneDX 2.0 schemas, we might be able to finally provide proper deserialization.

Goal

have JSON deserializers available

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestschema 2.0related to CycloneDX spec v2.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions