Skip to main content
Skip table of contents

SBOM

Created , Updated


Access to z/IRIS IronTap SBOMs is provided via the GitLab API:

CODE
https://gitlab.com/api/v4/projects/46849239/packages/generic/irontap- <flavor>/<version>/irontap-<variant>-sbom.json

where:

  • <flavor> refers to the release module (e.g. kafka-otel),

  • <version> pertains to the version itself (e.g. 1.14.0) and

  • <variant> can be either server or docker.

Example

The following URI

CODE
https://gitlab.com/api/v4/projects/46849239/packages/generic/irontap-kafka-otel/1.15.0/irontap-docker-sbom.json

is relevant for below IronTap module description:

  • <flavor> = kafka

  • <version> = 1.15.0

  • <variant> = docker

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.