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] Complete support for bom.components #155

Closed
madpah opened this issue Feb 1, 2022 · 0 comments · Fixed by #148 or #172
Closed

[FEATURE] Complete support for bom.components #155

madpah opened this issue Feb 1, 2022 · 0 comments · Fixed by #148 or #172

Comments

@madpah
Copy link
Collaborator

madpah commented Feb 1, 2022

According to specification 1.4, we still lack support in for the following:

  • component.swid
  • component.modified (DEPRECATED since schema version 1.1)
  • component.pedigree
  • component.components
  • component.evidence

This feature will add support in the model for the above items, EXCLUDING modified, and appropriate outputs to JSON and XML.

#169 also pointed out the lack of support (in XML) for:

  • component.supplier
  • component.publisher
  • component.description
  • component.scope
  • component.copyright
  • component.components
  • component.evidence
@madpah madpah self-assigned this Feb 1, 2022
madpah added a commit that referenced this issue Feb 1, 2022
Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah mentioned this issue Feb 1, 2022
@madpah madpah added this to the 1.4.0 milestone Feb 1, 2022
madpah added a commit that referenced this issue Feb 2, 2022
Signed-off-by: Paul Horton <phorton@sonatype.com>
madpah added a commit that referenced this issue Feb 2, 2022
* fix: implemented correct `__hash__` methods in models (#153)

Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah linked a pull request Feb 2, 2022 that will close this issue
madpah added a commit that referenced this issue Feb 16, 2022
fix: resolved #169 (part of #155)
feat: as part of solving #155, #147 has been implemented

Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah linked a pull request Feb 16, 2022 that will close this issue
madpah added a commit that referenced this issue Feb 16, 2022
fix: resolved #169 (part of #155)
feat: as part of solving #155, #147 has been implemented

Signed-off-by: Paul Horton <phorton@sonatype.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant