{
  "bomFormat": "CycloneDX",
  "components": [
    {
      "bom-ref": "ssg@0.0.39",
      "description": "Static site generator",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sebastienrousseau/static-site-generator"
        },
        {
          "type": "documentation",
          "url": "https://docs.rs/ssg"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        },
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "name": "ssg",
      "purl": "pkg:cargo/ssg@0.0.39",
      "type": "application",
      "version": "0.0.39"
    }
  ],
  "metadata": {
    "component": {
      "bom-ref": "site",
      "description": "Site generated by SSG",
      "name": "static-site",
      "type": "application"
    },
    "timestamp": "2026-05-13T11:04:27Z",
    "tools": [
      {
        "name": "ssg",
        "vendor": "SSG Contributors",
        "version": "0.0.39"
      }
    ]
  },
  "specVersion": "1.5",
  "version": 1
}