{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3c211461-cb56-44c5-a653-ab89b3f041dc",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-13T12:12:17.355165Z",
    "tools": [
      {
        "vendor": "sbomify, ltd",
        "name": "sbomify",
        "version": "26.3.0",
        "externalReferences": [
          {
            "url": "https://sbomify.com",
            "type": "website"
          },
          {
            "url": "https://github.com/sbomify/sbomify",
            "type": "vcs"
          }
        ]
      }
    ],
    "component": {
      "type": "application",
      "name": "Mongo Express - latest",
      "scope": "required"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "Mongo Express",
      "scope": "required",
      "externalReferences": [
        {
          "url": "https://app.sbomify.com/api/v1/sboms/1dd6b203-6fe3-4b6e-9c6a-0a0da4ab9f5e/download",
          "type": "other",
          "hashes": [
            {
              "alg": "SHA-256",
              "content": "ad6e568571eadf55a374d2f647891168150529adbaebda71b413d8e75cd49ccc"
            }
          ]
        }
      ]
    }
  ]
}