{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:ce120047-0038-477a-9052-b0fda70b59be",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T09:48:15Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "flatpack-json",
      "group": "",
      "version": "10.1.1",
      "description": "A library to normalize / flatten JSON objects to reduce the size.",
      "purl": "pkg:npm/flatpack-json@10.1.1",
      "bom-ref": "pkg:npm/flatpack-json@10.1.1",
      "author": "Jason Dent <jason@streetsidesoftware.nl>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, watch, clean, clean-build, coverage, test-watch, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, watch, clean-build, test-watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/flatpack-json#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@cspell"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@cspell/filetypes/package.json\\nnode_modules/diff/package.json\\nnode_modules/flatted/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Andrea Giammarchi"
        }
      ],
      "group": "",
      "name": "flatted",
      "version": "3.4.4",
      "description": "A super light and fast circular JSON parser.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/flatted@3.4.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/WebReflection/flatted#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/WebReflection/flatted.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/flatted@3.4.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/flatted/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/flatted/package.json"
              }
            ],
            "concludedValue": "node_modules/flatted/package.json"
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "group": "",
      "name": "diff",
      "version": "9.0.0",
      "description": "A JavaScript text diff implementation.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/diff@9.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/kpdecker/jsdiff.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/diff@9.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/diff/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "diff,createPatch,diff/createPatch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/diff/package.json"
              }
            ],
            "concludedValue": "node_modules/diff/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/FlatpackV1.test.mjs",
            "line": 3
          },
          {
            "location": "dist/FlatpackV1.test.mjs",
            "line": 153
          },
          {
            "location": "dist/FlatpackV2.test.mjs",
            "line": 3
          },
          {
            "location": "dist/FlatpackV2.test.mjs",
            "line": 142
          },
          {
            "location": "dist/storage.test.mjs",
            "line": 4
          },
          {
            "location": "dist/storage.test.mjs",
            "line": 214
          },
          {
            "location": "dist/storage.test.mjs",
            "line": 215
          },
          {
            "location": "src/FlatpackV1.test.mts",
            "line": 4
          },
          {
            "location": "src/FlatpackV1.test.mts",
            "line": 171
          },
          {
            "location": "src/FlatpackV2.test.mts",
            "line": 4
          },
          {
            "location": "src/FlatpackV2.test.mts",
            "line": 161
          },
          {
            "location": "src/storage.test.mts",
            "line": 5
          },
          {
            "location": "src/storage.test.mts",
            "line": 242
          },
          {
            "location": "src/storage.test.mts",
            "line": 246
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "filetypes",
      "version": "10.1.1",
      "description": "Library to determine file types based upon the file name.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cspell/filetypes@10.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-filetypes#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/filetypes@10.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/filetypes/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/filetypes,findMatchingFileTypes,@cspell/filetypes/findMatchingFileTypes"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@cspell/filetypes/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/filetypes/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/FlatpackV1.test.mjs",
            "line": 2
          },
          {
            "location": "dist/FlatpackV1.test.mjs",
            "line": 201
          },
          {
            "location": "dist/FlatpackV2.test.mjs",
            "line": 2
          },
          {
            "location": "dist/FlatpackV2.test.mjs",
            "line": 189
          },
          {
            "location": "dist/storage.test.mjs",
            "line": 3
          },
          {
            "location": "dist/storage.test.mjs",
            "line": 246
          },
          {
            "location": "dist/storageV1.test.mjs",
            "line": 2
          },
          {
            "location": "dist/storageV1.test.mjs",
            "line": 110
          },
          {
            "location": "dist/unpack.test.mjs",
            "line": 2
          },
          {
            "location": "dist/unpack.test.mjs",
            "line": 240
          },
          {
            "location": "src/FlatpackV1.test.mts",
            "line": 3
          },
          {
            "location": "src/FlatpackV1.test.mts",
            "line": 225
          },
          {
            "location": "src/FlatpackV2.test.mts",
            "line": 3
          },
          {
            "location": "src/FlatpackV2.test.mts",
            "line": 214
          },
          {
            "location": "src/storage.test.mts",
            "line": 4
          },
          {
            "location": "src/storage.test.mts",
            "line": 287
          },
          {
            "location": "src/storageV1.test.mts",
            "line": 3
          },
          {
            "location": "src/storageV1.test.mts",
            "line": 126
          },
          {
            "location": "src/unpack.test.mts",
            "line": 3
          },
          {
            "location": "src/unpack.test.mts",
            "line": 276
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/flatpack-json@10.1.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-14T09:48:15Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'flatpack-json' with version '10.1.1'. The package type in this SBOM is npm with a single purl namespace '@cspell' described under components. The components were identified from 3 source files."
    }
  ]
}