Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file as component type #8

Closed
stevespringett opened this issue Feb 1, 2019 · 2 comments
Closed

Add file as component type #8

stevespringett opened this issue Feb 1, 2019 · 2 comments

Comments

@stevespringett
Copy link
Member

This is an enhancement proposal to the CycloneDX specification to add support for file as a type of component.

Currently a component can be one of:

  • application
  • library
  • framework
  • hardware
  • operating-system

This proposal is to add file as an additional type to account for more granular use-cases.

A common use case would be to define a component (i.e library) and within the library component define child components (already possible) with the type specified as file. In doing so, it would be possible to document all files that a component contains.

@stevespringett
Copy link
Member Author

Included in CycloneDX 1.1

@lock
Copy link

lock bot commented Mar 10, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant