{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:d4ff180a-e3f6-40ef-9f2c-6ccc536de418",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T15:27:22Z",
    "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": "url",
      "group": "@verdaccio",
      "version": "13.0.0-next-8.0",
      "description": "url utilities resolver",
      "purl": "pkg:npm/%40verdaccio/url@13.0.0-next-8.0",
      "bom-ref": "pkg:npm/@verdaccio/url@13.0.0-next-8.0",
      "author": "Juan Picado <juanpicado19@gmail.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, test, type-check, build:types, build:js, watch, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:types, build:js, watch, 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://verdaccio.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/verdaccio/verdaccio"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@verdaccio"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@verdaccio/core/package.json\\nnode_modules/@verdaccio/types/package.json\\nnode_modules/debug/package.json\\nnode_modules/lodash/package.json\\nnode_modules/node-mocks-http/package.json\\nnode_modules/validator/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Chris O'Hara <cohara87@gmail.com>"
        }
      ],
      "group": "",
      "name": "validator",
      "version": "13.12.0",
      "description": "String validation and sanitization",
      "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/validator@13.12.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/validatorjs/validator.js"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/validatorjs/validator.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/validator@13.12.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/validator/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "validator"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/validator/package.json"
              }
            ],
            "concludedValue": "node_modules/validator/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 16
          },
          {
            "location": "src/index.ts",
            "line": 4
          },
          {
            "location": "src/index.ts",
            "line": 21
          }
        ]
      },
      "tags": [
        "validation"
      ]
    },
    {
      "authors": [
        {
          "name": "Howard Abrams <howard.abrams@gmail.com> (http://www.github.com/howardabrams)"
        }
      ],
      "group": "",
      "name": "node-mocks-http",
      "version": "1.14.1",
      "description": "Mock 'http' objects for testing Express, Next.js and Koa routing functions",
      "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/node-mocks-http@1.14.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eugef/node-mocks-http"
        },
        {
          "type": "vcs",
          "url": "git://github.com/eugef/node-mocks-http.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/node-mocks-http@1.14.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/node-mocks-http/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/node-mocks-http/package.json"
              }
            ],
            "concludedValue": "node_modules/node-mocks-http/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "John-David Dalton <john.david.dalton@gmail.com>"
        }
      ],
      "group": "",
      "name": "lodash",
      "version": "4.17.21",
      "description": "Lodash modular utilities.",
      "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/lodash@4.17.21",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://lodash.com/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lodash@4.17.21",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lodash/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/lodash/package.json"
              }
            ],
            "concludedValue": "node_modules/lodash/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Josh Junon (https://github.com/qix-)"
        }
      ],
      "group": "",
      "name": "debug",
      "version": "4.3.7",
      "description": "Lightweight debugging utility for Node.js and the 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/debug@4.3.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/debug-js/debug.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/debug@4.3.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/debug/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "debug"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/debug/package.json"
              }
            ],
            "concludedValue": "node_modules/debug/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 14
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Juan Picado <juanpicado19@gmail.com>"
        }
      ],
      "group": "@verdaccio",
      "name": "types",
      "version": "13.0.0-next-8.0",
      "description": "verdaccio types definitions",
      "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/%40verdaccio/types@13.0.0-next-8.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://verdaccio.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/verdaccio/verdaccio"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@verdaccio/types@13.0.0-next-8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@verdaccio/types/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/@verdaccio/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@verdaccio/types/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Juan Picado <juanpicado19@gmail.com>"
        }
      ],
      "group": "@verdaccio",
      "name": "core",
      "version": "8.0.0-next-8.0",
      "description": "core utilities",
      "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/%40verdaccio/core@8.0.0-next-8.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://verdaccio.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/verdaccio/verdaccio"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@verdaccio/core@8.0.0-next-8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@verdaccio/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@verdaccio/core,HEADERS,@verdaccio/core/HEADERS"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@verdaccio/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@verdaccio/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 17
          },
          {
            "location": "src/index.ts",
            "line": 6
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@verdaccio/url@13.0.0-next-8.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-21T15:27:22Z",
      "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 'url' with version '13.0.0-next-8.0'. The package type in this SBOM is npm with a single purl namespace '@verdaccio' described under components. The components were identified from 6 source files."
    }
  ]
}