{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:9ad8583e-ed2c-490f-afcb-e04b9ce7bc6e",
  "version": 1,
  "metadata": {
    "timestamp": "2026-04-28T20:04:48Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.2.1",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.2.1",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.2.1",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "distributionConstraints": {
      "tlp": "CLEAR"
    },
    "component": {
      "name": "next-eslint-plugin-next",
      "group": "",
      "version": "16.0.6-tuxcare.3",
      "description": "ESLint plugin for Next.js.",
      "purl": "pkg:npm/next-eslint-plugin-next@16.0.6-tuxcare.3",
      "bom-ref": "pkg:npm/next-eslint-plugin-next@16.0.6-tuxcare.3",
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/eslint/package.json\\nnode_modules/eslint/package.json\\nnode_modules/fast-glob/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Denis Malinochkin (https://mrmlnc.com)"
        }
      ],
      "group": "",
      "name": "fast-glob",
      "version": "3.3.1",
      "description": "It's a very fast and efficient glob library for Node.js",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/fast-glob@3.3.1",
      "type": "library",
      "bom-ref": "pkg:npm/fast-glob@3.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fast-glob/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fast-glob,globSync,fast-glob/globSync"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fast-glob/package.json"
              }
            ],
            "concludedValue": "node_modules/fast-glob/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/utils/get-root-dirs.js#11"
          },
          {
            "location": "src/utils/get-root-dirs.ts#1"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "9.37.0",
      "description": "An AST-based pattern checker for JavaScript.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/eslint@9.37.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@9.37.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint,Linter,eslint/Linter,Rule,eslint/Rule,eslint/AST"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts#1"
          },
          {
            "location": "src/rules/no-page-custom-font.ts#4"
          },
          {
            "location": "src/utils/define-rule.ts#1"
          },
          {
            "location": "src/utils/get-root-dirs.ts#2"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "eslint",
      "version": "9.6.1",
      "description": "TypeScript definitions for eslint",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/eslint@9.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/eslint@9.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/eslint/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/eslint/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/next-eslint-plugin-next@16.0.6-tuxcare.3"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.2.1",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.2.1",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.2.1",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-04-28T20:04:48Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, April 28, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'next-eslint-plugin-next' with version '16.0.6-tuxcare.3'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from 3 source files."
    }
  ]
}