Skip to content

CBOM Output Non-Compliance with CycloneDX Schema #1

Description

@ShivCod

The matcher correctly identifies PEM-encoded cryptographic material, including:

  • -----BEGIN RSA PRIVATE KEY-----
  • -----BEGIN EC PRIVATE KEY-----
  • -----BEGIN OPENSSH PRIVATE KEY-----
  • -----BEGIN CERTIFICATE REQUEST-----

However, the CBOM JSON output produced does not conform to the official CycloneDX specification (https://cyclonedx.org). Two specific gaps have been identified:

  1. Incomplete key material representation – The full cryptographic asset details are not preserved in the output.
  2. Schema mapping deficiencies – The generated JSON fails validation when checked against the CycloneDX CLI, due to incomplete field mappings.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions