feat: Add AIBoMGen tooling#99
Conversation
Signed-off-by: wievdndr <wiebe.vandendriessche@ugent.be>
| "OPEN_SOURCE" | ||
| ], | ||
| "functions": [ | ||
| "AUTHOR" |
There was a problem hiding this comment.
I dont see how an GH action might help authoring an BOM.
https://cyclonedx.github.io/tool-center/#tools_items_functions
Tools that human authors can use to create CycloneDX BOMs.
| "AUTHOR" |
There was a problem hiding this comment.
Could you clarify what "authoring" means in this context? Does it strictly mean a human manually writing BOM content, or does it also cover tools that automate BOM creation on behalf of the user? And if the latter doesn't qualify, which functions value would be most appropriate for an automated generator?
| "OPEN_SOURCE" | ||
| ], | ||
| "functions": [ | ||
| "AUTHOR", |
There was a problem hiding this comment.
I dont see how an GH action might help to author a BOM.
https://cyclonedx.github.io/tool-center/#tools_items_functions
Tools that human authors can use to create CycloneDX BOMs.
| "AUTHOR", |
There was a problem hiding this comment.
This is the cli tool (not the GH action)
But same question here.
| "functions": [ | ||
| "AUTHOR", | ||
| "ANALYSIS", | ||
| "TRANSFORM" |
There was a problem hiding this comment.
I dont see how an SBOM generator acts as a transformer.
could you elaborate on this?
https://cyclonedx.github.io/tool-center/#tools_items_functions
Tools that transform CycloneDX into other formats or transform other formats into CycloneDX.
There was a problem hiding this comment.
This cli tool is able to generate AI/ML BOMs in both xml and json format and is able to merge SBOMs with AI/ML BOM components. I understood that merging is a form of "transformation".
| ], | ||
| "functions": [ | ||
| "AUTHOR", | ||
| "ANALYSIS", |
There was a problem hiding this comment.
I dont see how an SBOM generator acts as a transformer.
could you elaborate on this?
https://cyclonedx.github.io/tool-center/#tools_items_functions
Tools that can analyze CycloneDX BOMs.
There was a problem hiding this comment.
This cli tool is able to generate AI/ML BOMs in both xml and json format and is able to merge SBOMs with AI/ML BOM components. I understood that merging is a form of "transformation".
| "OPEN_SOURCE" | ||
| ], | ||
| "functions": [ | ||
| "AUTHOR", |
There was a problem hiding this comment.
I dont see how an GH action might help to author a BOM.
https://cyclonedx.github.io/tool-center/#tools_items_functions
Tools that human authors can use to create CycloneDX BOMs.
| "AUTHOR", |
There was a problem hiding this comment.
This is not the GH action. Same question here: What is meant with "authoring"?
|
Hey @jkowalleck, quick note on the
The schema defines
All three tools generate BOMs automatically (from training runs or repository scans) not interactively by a human author. Proposed:
|
Adds three CycloneDX tool entries for the AIBoMGen project by IDLab, Ghent University, imec:
All three target the CycloneDX AI/ML-BOM capability.