Skip to content
cdxgen / v8.0.3

v8.0.3

sha256:f98b1783757a34a3297e5184638d8a4933812f23aa4474668de52e9bb58a55f2
Install from the command line
Learn more about packages
$ docker pull ghcr.io/cyclonedx/cdxgen:v8.0.3
Use as base image in Dockerfile:
FROM ghcr.io/cyclonedx/cdxgen:v8.0.3

About this version

Creates CycloneDX Software Bill-of-Materials (SBOM) for your projects from source and container images. Supports many languages and package managers. Integrate in your CI//CD pipeline with automatic submission to Dependency Track server.

Manifest

{
  "digest": "sha256:f98b1783757a34a3297e5184638d8a4933812f23aa4474668de52e9bb58a55f2",
  "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
  "size": 954,
  "config": {
    "digest": "sha256:1dbe976ce62b04f0a914d3fea031bb8d5ff48bdfe1793761703fb0f56abf8297",
    "mediaType": "application/vnd.docker.container.image.v1+json",
    "size": 5770
  },
  "layers": [
    {
      "digest": "sha256:66f8ddedc350c93da976f9aba5c280ab3f194081b995e247d72d206c595bccb1",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 33465032
    },
    {
      "digest": "sha256:8724a50def999435c79d9bbd6d15338588b65495f49bc6b991b237042876e95c",
      "mediaType": "application/x-gzip",
      "size": 6657329
    },
    {
      "digest": "sha256:ed58779edb5caf47f6d3345f535debdef87879eaedf23d60f543d9d9eb40dc78",
      "mediaType": "application/x-gzip",
      "size": 1156636112
    },
    {
      "digest": "sha256:1dbe976ce62b04f0a914d3fea031bb8d5ff48bdfe1793761703fb0f56abf8297",
      "mediaType": "text/plain; charset=utf-8",
      "size": 5770
    }
  ],
  "labels": {
    "org.opencontainers.image.url": "https://github.com/CycloneDX/cdxgen",
    "org.opencontainers.image.licenses": "Apache-2.0",
    "org.opencontainers.image.title": "cdxgen",
    "org.opencontainers.image.revision": "6a7f5d5df3fdd39e9652c3a5a4a0ef17775aef1b",
    "org.opencontainers.image.created": "2023-02-11T15:47:21.303Z",
    "org.opencontainers.image.version": "v8.0.3",
    "org.opencontainers.image.description": "Creates CycloneDX Software Bill-of-Materials (SBOM) for your projects from source and container images. Supports many languages and package managers. Integrate in your CI//CD pipeline with automatic submission to Dependency Track server.",
    "org.opencontainers.image.vendor": "cyclonedx",
    "maintainer": "cyclonedx",
    "org.opencontainers.image.source": "https://github.com/CycloneDX/cdxgen",
    "org.opencontainers.image.authors": "Prabhu Subramanian <prabhu@appthreat.com>",
    "org.opencontainers.docker.cmd": "docker run --rm -it -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw --cpus=2 --memory=4g -t ghcr.io/cyclonedx/cdxgen -r /app --server"
  }
}

Details


Download activity

  • Total downloads 218
  • Last 30 days 0
  • Last week 0
  • Today 0

Other tags on this version