{
  "bomFormat": "CycloneDX",
  "specVersion": "1.5",
  "version": 1,
  "metadata": {
    "timestamp": "2026-04-09T00:00:00Z",
    "tools": [
      {
        "vendor": "FLAMED",
        "name": "image-sbom",
        "version": "0.1.0"
      }
    ],
    "component": {
      "type": "container",
      "name": "ghcr.io/flamed-us/node-fips",
      "version": "20",
      "purl": "pkg:oci/node-fips?repository_url=ghcr.io/flamed-us/node-fips"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "openssl",
      "version": "3.0.x",
      "purl": "pkg:apk/wolfi/openssl@3.0.x"
    },
    {
      "type": "application",
      "name": "node",
      "version": "20.x",
      "purl": "pkg:generic/node@20.x"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:oci/node-fips?repository_url=ghcr.io/flamed-us/node-fips",
      "dependsOn": [
        "pkg:apk/wolfi/openssl@3.0.x",
        "pkg:generic/node@20.x"
      ]
    }
  ]
}
