{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:16ab3f05-0bb6-4357-b627-43c42af1cef8",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T18:55:52Z",
    "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": "pwa",
      "group": "@angular",
      "version": "21.2.12",
      "description": "PWA schematics for Angular",
      "purl": "pkg:npm/%40angular/pwa@21.2.12",
      "bom-ref": "pkg:npm/@angular/pwa@21.2.12",
      "properties": [],
      "type": "application"
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@angular-devkit\\n@schematics"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@angular-devkit/schematics/package.json\\nnode_modules/@schematics/angular/package.json\\nnode_modules/parse5-html-rewriting-stream/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)"
        }
      ],
      "group": "",
      "name": "parse5-html-rewriting-stream",
      "version": "8.0.0",
      "description": "Streaming HTML rewriter.",
      "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/parse5-html-rewriting-stream@8.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://parse5.js.org"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inikulin/parse5.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/parse5-html-rewriting-stream@8.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/parse5-html-rewriting-stream/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "parse5-html-rewriting-stream"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/parse5-html-rewriting-stream/package.json"
              }
            ],
            "concludedValue": "node_modules/parse5-html-rewriting-stream/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "pwa/index.ts",
            "line": 31
          }
        ]
      },
      "tags": [
        "html"
      ]
    },
    {
      "group": "@schematics",
      "name": "angular",
      "version": "21.2.12",
      "description": "Schematics specific to Angular",
      "scope": "required",
      "purl": "pkg:npm/%40schematics/angular@21.2.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@schematics/angular@21.2.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@schematics/angular/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@schematics/angular/utility,readWorkspace,@schematics/angular/utility/readWorkspace,writeWorkspace,@schematics/angular/utility/writeWorkspace"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@schematics/angular/package.json"
              }
            ],
            "concludedValue": "node_modules/@schematics/angular/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "pwa/index.ts",
            "line": 21
          },
          {
            "location": "pwa/index.ts",
            "line": 71
          },
          {
            "location": "pwa/index.ts",
            "line": 145
          }
        ]
      }
    },
    {
      "group": "@angular-devkit",
      "name": "schematics",
      "version": "21.2.12",
      "description": "Angular Schematics - Library",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/schematics@21.2.12",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/schematics@21.2.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-devkit/schematics/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular-devkit/schematics,Rule,@angular-devkit/schematics/Rule,SchematicsException,@angular-devkit/schematics/SchematicsException,Tree,@angular-devkit/schematics/Tree,apply,@angular-devkit/schematics/apply,chain,@angular-devkit/schematics/chain,externalSchematic,@angular-devkit/schematics/externalSchematic,mergeWith,@angular-devkit/schematics/mergeWith,move,@angular-devkit/schematics/move,template,@angular-devkit/schematics/template,@angular-devkit/schematics/url"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@angular-devkit/schematics/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular-devkit/schematics/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "pwa/index.ts",
            "line": 20
          },
          {
            "location": "pwa/index.ts",
            "line": 171
          },
          {
            "location": "pwa/index.ts",
            "line": 172
          },
          {
            "location": "pwa/index.ts",
            "line": 173
          },
          {
            "location": "pwa/index.ts",
            "line": 174
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@angular/pwa@21.2.12"
      ],
      "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-08-24T18:55:52Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, August 24, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'pwa' with version '21.2.12'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 3 source files."
    }
  ]
}