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

[FEATURE] More complete support for bom.metadata #6

Closed
madpah opened this issue Sep 16, 2021 · 4 comments · Fixed by #148
Closed

[FEATURE] More complete support for bom.metadata #6

madpah opened this issue Sep 16, 2021 · 4 comments · Fixed by #148
Assignees
Milestone

Comments

@madpah
Copy link
Collaborator

madpah commented Sep 16, 2021

This issue was originally raised here but has been relocated to this project as it is now the cyclonedx-python-lib that implements the specification and not cyclonedx-python.

References from original issue:

Notes from @stevespringett:

  • authors is intended for human creators of the SBOM. This tool produces them through automation, so I'd recommend having support for the metadata\component and metadata\tools\tool

Notes from @sbs2001:

@madpah
Copy link
Collaborator Author

madpah commented Sep 16, 2021

Issue CycloneDX/cyclonedx-python#122 also specifically makes request for support of:

  • bom.metadata.authors
  • bom.metadata.manufacture
  • bom.metadata.supplier

The current version of cyclonedx-python-lib has regressed some support for bom.metadata.authors (see CycloneDX/cyclonedx-python#125).

@madpah
Copy link
Collaborator Author

madpah commented Oct 14, 2021

bom.metadata.tools is now supported.

artem-smotrakov added a commit to artem-smotrakov/cyclonedx-python-lib that referenced this issue Jan 4, 2022
artem-smotrakov added a commit to artem-smotrakov/cyclonedx-python-lib that referenced this issue Jan 4, 2022
Part of CycloneDX#6

Signed-off-by: Artem Smotrakov <asmotrakov@riotgames.com>
@artem-smotrakov
Copy link
Contributor

I guess #118 should close this issue.

@madpah
Copy link
Collaborator Author

madpah commented Jan 4, 2022

Thanks for the PR @artem-smotrakov. We're in the process of a notable update at present to support the forthcoming CycloneDX 1.4 schema - so please forgive us if we wait for that work to stabilise before we look at merging your PR.

Cheers!

artem-smotrakov added a commit to artem-smotrakov/cyclonedx-python-lib that referenced this issue Jan 4, 2022
Part of CycloneDX#6

Signed-off-by: Artem Smotrakov <asmotrakov@riotgames.com>
@madpah madpah changed the title FEATURE: More complete support for bom.metadata (schema version 1.2+) [FEATURE] More complete support for bom.metadata Jan 6, 2022
artem-smotrakov added a commit to artem-smotrakov/cyclonedx-python-lib that referenced this issue Jan 13, 2022
Part of CycloneDX#6

Signed-off-by: Artem Smotrakov <artem.smotrakov@gmail.com>
artem-smotrakov added a commit to artem-smotrakov/cyclonedx-python-lib that referenced this issue Jan 13, 2022
Part of CycloneDX#6

Signed-off-by: Artem Smotrakov <artem.smotrakov@gmail.com>
@madpah madpah assigned madpah and artem-smotrakov and unassigned madpah Jan 13, 2022
@madpah madpah linked a pull request Jan 13, 2022 that will close this issue
artem-smotrakov added a commit to artem-smotrakov/cyclonedx-python-lib that referenced this issue Jan 13, 2022
Part of CycloneDX#6

Signed-off-by: Artem Smotrakov <asmotrakov@riotgames.com>
artem-smotrakov added a commit to artem-smotrakov/cyclonedx-python-lib that referenced this issue Jan 13, 2022
Part of CycloneDX#6

Signed-off-by: Artem Smotrakov <asmotrakov@riotgames.com>
artem-smotrakov added a commit to artem-smotrakov/cyclonedx-python-lib that referenced this issue Jan 13, 2022
Part of CycloneDX#6

Signed-off-by: Artem Smotrakov <asmotrakov@riotgames.com>
@madpah madpah removed a link to a pull request Jan 13, 2022
madpah pushed a commit that referenced this issue Jan 13, 2022
* Add support for metadata component

Part of #6

Signed-off-by: Artem Smotrakov <asmotrakov@riotgames.com>

* Better docs and simpler ifs

Signed-off-by: Artem Smotrakov <asmotrakov@riotgames.com>
@madpah madpah mentioned this issue Feb 8, 2022
@madpah madpah linked a pull request Feb 8, 2022 that will close this issue
@madpah madpah added this to the 2.0.0 milestone Feb 8, 2022
@madpah madpah self-assigned this Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants