Skip to content

[Defect]: relatedCryptographicAsset.type description is copied from securedBy.mechanism #1045

Description

@nikpivkin

Describe the defect

In bom-1.7.schema.json, relatedCryptographicAsset.type is described as:

Specifies the mechanism by which the cryptographic asset is secured by.

This is the same sentence as securedBy.mechanism, which describes a different thing. The examples given for the field (publicKey, privateKey, algorithm) say what the referenced asset is, not how the component is protected.

The field is new in 1.7, and securedBy already existed in 1.6, so this looks like a copy when the field was added.

Additional context

A possible wording:

Specifies the type of the related cryptographic asset.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions