{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:07cd18b9-d22d-455a-aa95-628f84b1a09a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T05:44:43Z",
    "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": "rss",
      "group": "@astrojs",
      "version": "4.0.0",
      "description": "Add RSS feeds to your Astro projects",
      "purl": "pkg:npm/%40astrojs/rss@4.0.0",
      "bom-ref": "pkg:npm/@astrojs/rss@4.0.0",
      "author": "withastro",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:ci, dev, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:ci"
        },
        {
          "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://astro.build"
        },
        {
          "type": "vcs",
          "url": "https://github.com/withastro/astro.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/chai-as-promised/package.json\\nnode_modules/@types/chai/package.json\\nnode_modules/@types/mocha/package.json\\nnode_modules/astro-scripts/package.json\\nnode_modules/astro/package.json\\nnode_modules/chai-as-promised/package.json\\nnode_modules/chai-xml/package.json\\nnode_modules/chai/package.json\\nnode_modules/fast-xml-parser/package.json\\nnode_modules/kleur/package.json\\nnode_modules/mocha/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "mocha",
      "version": "10.2.0",
      "description": "simple, flexible, fun test framework",
      "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/mocha@10.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mochajs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mochajs/mocha.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/mocha@10.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mocha/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/mocha/package.json"
              }
            ],
            "concludedValue": "node_modules/mocha/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)"
        }
      ],
      "group": "",
      "name": "kleur",
      "version": "4.1.5",
      "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!",
      "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/kleur@4.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/kleur@4.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/kleur/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "kleur/colors,yellow,kleur/colors/yellow"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/kleur/package.json"
              }
            ],
            "concludedValue": "node_modules/kleur/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 3
          },
          {
            "location": "dist/index.js",
            "line": 15
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 76
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Amit Gupta (https://solothought.com)"
        }
      ],
      "group": "",
      "name": "fast-xml-parser",
      "version": "4.3.2",
      "description": "Validate XML, Parse XML, Build XML without C/C++ based libraries",
      "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/fast-xml-parser@4.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/NaturalIntelligence/fast-xml-parser"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fast-xml-parser@4.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fast-xml-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fast-xml-parser,XMLBuilder,fast-xml-parser/XMLBuilder,XMLParser,fast-xml-parser/XMLParser"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fast-xml-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/fast-xml-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 2
          }
        ]
      },
      "tags": [
        "parse",
        "xml"
      ]
    },
    {
      "authors": [
        {
          "name": "Bertrand Chevrier <chevrier.bertrand@gmail.com> (http://krampstudio.com)"
        }
      ],
      "group": "",
      "name": "chai-xml",
      "version": "0.4.1",
      "description": "Xml assertions for Chai",
      "scope": "optional",
      "purl": "pkg:npm/chai-xml@0.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/krampstudio/chai-xml"
        },
        {
          "type": "vcs",
          "url": "git://github.com/krampstudio/chai-xml.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/chai-xml@0.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chai-xml/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chai-xml/package.json"
              }
            ],
            "concludedValue": "node_modules/chai-xml/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Domenic Denicola <d@domenic.me> (https://domenic.me)"
        }
      ],
      "group": "",
      "name": "chai-as-promised",
      "version": "7.1.1",
      "description": "Extends Chai with assertions about promises.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "WTFPL",
            "url": "https://opensource.org/licenses/WTFPL",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Public Domain"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "false"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chai-as-promised@7.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/chai-as-promised@7.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chai-as-promised/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Public Domain"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chai-as-promised/package.json"
              }
            ],
            "concludedValue": "node_modules/chai-as-promised/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jake Luer <jake@alogicalparadox.com>"
        }
      ],
      "group": "",
      "name": "chai",
      "version": "4.3.10",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "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/chai@4.3.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://chaijs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chaijs/chai"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/chai@4.3.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chai/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/chai/package.json"
              }
            ],
            "concludedValue": "node_modules/chai/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "group": "",
      "name": "astro-scripts",
      "version": "0.0.14",
      "scope": "optional",
      "purl": "pkg:npm/astro-scripts@0.0.14",
      "type": "library",
      "bom-ref": "pkg:npm/astro-scripts@0.0.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/astro-scripts/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/astro-scripts/package.json"
              }
            ],
            "concludedValue": "node_modules/astro-scripts/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "withastro"
        }
      ],
      "group": "",
      "name": "astro",
      "version": "4.0.0",
      "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
      "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/astro@4.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://astro.build"
        },
        {
          "type": "vcs",
          "url": "https://github.com/withastro/astro.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/astro@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/astro/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "astro/zod,astro/zod/z"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/astro/package.json"
              }
            ],
            "concludedValue": "node_modules/astro/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 1
          },
          {
            "location": "dist/index.js",
            "line": 6
          },
          {
            "location": "dist/index.js",
            "line": 7
          },
          {
            "location": "dist/index.js",
            "line": 8
          },
          {
            "location": "dist/index.js",
            "line": 9
          },
          {
            "location": "dist/index.js",
            "line": 10
          },
          {
            "location": "dist/index.js",
            "line": 11
          },
          {
            "location": "dist/index.js",
            "line": 12
          },
          {
            "location": "dist/index.js",
            "line": 23
          },
          {
            "location": "dist/index.js",
            "line": 24
          },
          {
            "location": "dist/index.js",
            "line": 25
          },
          {
            "location": "dist/index.js",
            "line": 26
          },
          {
            "location": "dist/schema.js",
            "line": 1
          },
          {
            "location": "dist/schema.js",
            "line": 2
          },
          {
            "location": "dist/schema.js",
            "line": 3
          },
          {
            "location": "dist/schema.js",
            "line": 4
          },
          {
            "location": "dist/schema.js",
            "line": 5
          },
          {
            "location": "dist/schema.js",
            "line": 6
          },
          {
            "location": "dist/schema.js",
            "line": 7
          },
          {
            "location": "dist/schema.js",
            "line": 8
          },
          {
            "location": "dist/schema.js",
            "line": 9
          },
          {
            "location": "dist/schema.js",
            "line": 10
          },
          {
            "location": "dist/schema.js",
            "line": 11
          },
          {
            "location": "dist/schema.js",
            "line": 12
          },
          {
            "location": "dist/schema.js",
            "line": 13
          },
          {
            "location": "dist/schema.js",
            "line": 14
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 62
          },
          {
            "location": "src/index.ts",
            "line": 63
          },
          {
            "location": "src/index.ts",
            "line": 65
          },
          {
            "location": "src/index.ts",
            "line": 66
          },
          {
            "location": "src/index.ts",
            "line": 67
          },
          {
            "location": "src/index.ts",
            "line": 68
          },
          {
            "location": "src/index.ts",
            "line": 69
          },
          {
            "location": "src/index.ts",
            "line": 84
          },
          {
            "location": "src/index.ts",
            "line": 85
          },
          {
            "location": "src/index.ts",
            "line": 86
          },
          {
            "location": "src/index.ts",
            "line": 87
          },
          {
            "location": "src/schema.ts",
            "line": 1
          },
          {
            "location": "src/schema.ts",
            "line": 3
          },
          {
            "location": "src/schema.ts",
            "line": 4
          },
          {
            "location": "src/schema.ts",
            "line": 5
          },
          {
            "location": "src/schema.ts",
            "line": 6
          },
          {
            "location": "src/schema.ts",
            "line": 9
          },
          {
            "location": "src/schema.ts",
            "line": 10
          },
          {
            "location": "src/schema.ts",
            "line": 11
          },
          {
            "location": "src/schema.ts",
            "line": 12
          },
          {
            "location": "src/schema.ts",
            "line": 13
          },
          {
            "location": "src/schema.ts",
            "line": 14
          },
          {
            "location": "src/schema.ts",
            "line": 15
          },
          {
            "location": "src/schema.ts",
            "line": 17
          },
          {
            "location": "src/schema.ts",
            "line": 18
          },
          {
            "location": "src/schema.ts",
            "line": 19
          },
          {
            "location": "src/util.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "group": "@types",
      "name": "mocha",
      "version": "10.0.4",
      "description": "TypeScript definitions for mocha",
      "scope": "excluded",
      "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/%40types/mocha@10.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/mocha@10.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/mocha/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/@types/mocha/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/mocha/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "chai-as-promised",
      "version": "7.1.8",
      "description": "TypeScript definitions for chai-as-promised",
      "scope": "excluded",
      "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/%40types/chai-as-promised@7.1.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-as-promised"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/chai-as-promised@7.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/chai-as-promised/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/@types/chai-as-promised/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/chai-as-promised/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "chai",
      "version": "4.3.10",
      "description": "TypeScript definitions for chai",
      "scope": "excluded",
      "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/%40types/chai@4.3.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/chai@4.3.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/chai/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/@types/chai/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/chai/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@astrojs/rss@4.0.0"
      ],
      "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-10T05:44:43Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'rss' with version '4.0.0'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from 11 source files."
    }
  ]
}