Currently we support o/p adapters as:
- Dependency-Track,
- Interlynk and
- Folder
allowing users to transfer SBOMs from various sources (e.g., GitHub, folders) to these destinations.. As GUAC primary role is to ingest SBOMs and other artifacts for analysis and make better visibility into the complex software.
This would enable users to directly transfer SBOMs to a GUAC server using commands like:
sbommv transfer --input-adapter=folder --in-folder-path="demo" --output-adapter=guac --out-guac-url="http://guac.local:8080"
Currently we support o/p adapters as:
allowing users to transfer SBOMs from various sources (e.g., GitHub, folders) to these destinations.. As GUAC primary role is to ingest SBOMs and other artifacts for analysis and make better visibility into the complex software.
This would enable users to directly transfer SBOMs to a GUAC server using commands like: