Skip to content

[FEATURE] subcompoents (component.components[]) #132

Description

@jkowalleck

according to the CDX spec multiple components can be nested inside a component - see https://cyclonedx.org/docs/1.4/json/#components_items_components

this nested component thing can be utilized to render the internals of node's bundleDependencies package feature (see CycloneDX/cyclonedx-node-npm#13)

feature request:

functional requirement

  • the builders.fromPackageJson are aware of bundleDependencies and generate apropriate data models
    this is not the right place to traverse directories and generate nestings.
  • the nested component.components.component.dependencies are used in rendered/serialized/normalized dependencies graph
    was done via add support for sub-components (Models.Component.components) #136

non-functional

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions