{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a9be44b8-dc91-4837-bc54-3ad59f6e8b6d",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T16:00:31Z",
    "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": "angular-store",
      "group": "@tanstack",
      "version": "0.9.2",
      "description": "Framework agnostic type-safe store w/ reactive framework adapters",
      "purl": "pkg:npm/%40tanstack/angular-store@0.9.2",
      "bom-ref": "pkg:npm/@tanstack/angular-store@0.9.2",
      "author": "Tanner Linsley",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, test:eslint, test:types, test:lib, test:lib:dev, test:build, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "test:build, build"
        },
        {
          "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": "website",
          "url": "https://tanstack.com/store"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/store.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@analogjs\\n@angular\\n@tanstack"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@analogjs/vite-plugin-angular/package.json\\nnode_modules/@angular/common/package.json\\nnode_modules/@angular/compiler-cli/package.json\\nnode_modules/@angular/compiler/package.json\\nnode_modules/@angular/core/package.json\\nnode_modules/@angular/platform-browser-dynamic/package.json\\nnode_modules/@angular/platform-browser/package.json\\nnode_modules/@tanstack/store/package.json\\nnode_modules/ng-packagr/package.json\\nnode_modules/tslib/package.json\\nnode_modules/zone.js/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Brian Ford"
        }
      ],
      "group": "",
      "name": "zone.js",
      "version": "0.15.1",
      "description": "Zones for JavaScript",
      "scope": "optional",
      "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/zone.js@0.15.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/angular/angular.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/zone.js@0.15.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/zone.js/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/zone.js/package.json"
              }
            ],
            "concludedValue": "node_modules/zone.js/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.8.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tslib/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/tslib/package.json"
              }
            ],
            "concludedValue": "node_modules/tslib/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "David Herges <david@spektrakel.de>"
        }
      ],
      "group": "",
      "name": "ng-packagr",
      "version": "21.2.0",
      "description": "Compile and package Angular libraries in Angular Package Format (APF)",
      "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/ng-packagr@21.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ng-packagr/ng-packagr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ng-packagr/ng-packagr.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ng-packagr@21.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ng-packagr/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ng-packagr"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ng-packagr/package.json"
              }
            ],
            "concludedValue": "node_modules/ng-packagr/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "store",
      "version": "0.9.2",
      "description": "Framework agnostic type-safe store w/ reactive framework adapters",
      "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/%40tanstack/store@0.9.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/store"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/store.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@tanstack/store@0.9.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/store/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/store,Atom,@tanstack/store/Atom,ReadonlyAtom,@tanstack/store/ReadonlyAtom"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/store/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/store/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/fesm2022/tanstack-angular-store.mjs",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 9
          },
          {
            "location": "src/index.ts",
            "line": 14
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "angular"
        }
      ],
      "group": "@angular",
      "name": "platform-browser-dynamic",
      "version": "21.2.0",
      "description": "Angular - library for using Angular in a web browser with JIT compilation",
      "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/%40angular/platform-browser-dynamic@21.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/platform-browser-dynamic@21.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/platform-browser-dynamic/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/@angular/platform-browser-dynamic/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular/platform-browser-dynamic/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "angular"
        }
      ],
      "group": "@angular",
      "name": "platform-browser",
      "version": "21.2.0",
      "description": "Angular - library for using Angular in a web browser",
      "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/%40angular/platform-browser@21.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/platform-browser@21.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/platform-browser/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/@angular/platform-browser/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular/platform-browser/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "angular"
        }
      ],
      "group": "@angular",
      "name": "core",
      "version": "21.2.0",
      "description": "Angular - the core framework",
      "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/%40angular/core@21.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/core@21.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular/core,assertInInjectionContext,@angular/core/assertInInjectionContext,inject,@angular/core/inject,Injector,@angular/core/Injector,runInInjectionContext,@angular/core/runInInjectionContext,DestroyRef,@angular/core/DestroyRef,linkedSignal,@angular/core/linkedSignal,CreateSignalOptions,@angular/core/CreateSignalOptions,Signal,@angular/core/Signal"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@angular/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/fesm2022/tanstack-angular-store.mjs",
            "line": 1
          },
          {
            "location": "dist/fesm2022/tanstack-angular-store.mjs",
            "line": 7
          },
          {
            "location": "dist/fesm2022/tanstack-angular-store.mjs",
            "line": 9
          },
          {
            "location": "dist/fesm2022/tanstack-angular-store.mjs",
            "line": 11
          },
          {
            "location": "dist/fesm2022/tanstack-angular-store.mjs",
            "line": 12
          },
          {
            "location": "dist/fesm2022/tanstack-angular-store.mjs",
            "line": 13
          },
          {
            "location": "src/index.ts",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 10
          },
          {
            "location": "src/index.ts",
            "line": 37
          },
          {
            "location": "src/index.ts",
            "line": 40
          },
          {
            "location": "src/index.ts",
            "line": 43
          },
          {
            "location": "src/index.ts",
            "line": 44
          },
          {
            "location": "src/index.ts",
            "line": 45
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@angular",
      "name": "compiler-cli",
      "version": "21.2.0",
      "description": "Angular - the compiler CLI for Node.js",
      "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/%40angular/compiler-cli@21.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular/tree/main/packages/compiler-cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/compiler-cli@21.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/compiler-cli/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/@angular/compiler-cli/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular/compiler-cli/package.json"
          }
        ]
      },
      "tags": [
        "cli",
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "angular"
        }
      ],
      "group": "@angular",
      "name": "compiler",
      "version": "21.2.0",
      "description": "Angular - the compiler library",
      "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/%40angular/compiler@21.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/compiler@21.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/compiler/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/@angular/compiler/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular/compiler/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "angular"
        }
      ],
      "group": "@angular",
      "name": "common",
      "version": "21.2.0",
      "description": "Angular - commonly needed directives and services",
      "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/%40angular/common@21.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/common@21.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/common/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/@angular/common/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular/common/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Brandon Roberts <robertsbt@gmail.com>"
        }
      ],
      "group": "@analogjs",
      "name": "vite-plugin-angular",
      "version": "2.3.0",
      "description": "Vite Plugin for Angular",
      "scope": "optional",
      "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/%40analogjs/vite-plugin-angular@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/analogjs/analog#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/analogjs/analog.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@analogjs/vite-plugin-angular@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@analogjs/vite-plugin-angular/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/@analogjs/vite-plugin-angular/package.json"
              }
            ],
            "concludedValue": "node_modules/@analogjs/vite-plugin-angular/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/angular-store@0.9.2"
      ],
      "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-21T16:00:31Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'angular-store' with version '0.9.2'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}