{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:9d6881e7-545a-4f45-99e5-d22096092594",
  "version": 1,
  "metadata": {
    "timestamp": "2026-04-28T21:19:05Z",
    "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-third-parties",
      "group": "",
      "version": "14.2.35-tuxcare.2",
      "purl": "pkg:npm/next-third-parties@14.2.35-tuxcare.2",
      "bom-ref": "pkg:npm/next-third-parties@14.2.35-tuxcare.2",
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/next/package.json\\nnode_modules/outdent/package.json\\nnode_modules/prettier/package.json\\nnode_modules/react/package.json\\nnode_modules/third-party-capital/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "third-party-capital",
      "version": "1.0.20",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC"
          }
        }
      ],
      "purl": "pkg:npm/third-party-capital@1.0.20",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/housseindjirdeh/third-party-capital#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/housseindjirdeh/third-party-capital.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/third-party-capital@1.0.20",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/third-party-capital/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "third-party-capital,GoogleMapsEmbed,third-party-capital/GoogleMapsEmbed,YouTubeEmbed,third-party-capital/YouTubeEmbed"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/third-party-capital/package.json"
              }
            ],
            "concludedValue": "node_modules/third-party-capital/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/google/google-maps-embed.js#7"
          },
          {
            "location": "dist/google/youtube-embed.js#8"
          },
          {
            "location": "src/google/google-maps-embed.tsx#1"
          },
          {
            "location": "src/google/youtube-embed.tsx#4"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react",
      "version": "18.2.0",
      "description": "React is a JavaScript library for building user interfaces.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/react@18.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@18.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react/jsx-runtime,react,useEffect,react/useEffect"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/ThirdPartyScriptEmbed.js#4"
          },
          {
            "location": "dist/google/ga.js#8"
          },
          {
            "location": "dist/google/google-maps-embed.js#6"
          },
          {
            "location": "dist/google/gtm.js#8"
          },
          {
            "location": "dist/google/youtube-embed.js#6"
          },
          {
            "location": "dist/ThirdPartyScriptEmbed.js#5"
          },
          {
            "location": "dist/google/ga.js#10"
          },
          {
            "location": "dist/google/gtm.js#10"
          },
          {
            "location": "src/ThirdPartyScriptEmbed.tsx#3"
          },
          {
            "location": "src/google/ga.tsx#3"
          },
          {
            "location": "src/google/gtm.tsx#3"
          },
          {
            "location": "src/google/youtube-embed.tsx#1"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "James Long"
        }
      ],
      "group": "",
      "name": "prettier",
      "version": "2.5.1",
      "description": "Prettier is an opinionated code formatter",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/prettier@2.5.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://prettier.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/prettier@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/prettier/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/prettier/package.json"
              }
            ],
            "concludedValue": "node_modules/prettier/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrew Bradley <cspotcode@gmail.com>"
        }
      ],
      "group": "",
      "name": "outdent",
      "version": "0.8.0",
      "description": "Remove leading indentation from ES6 template literals.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/outdent@0.8.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cspotcode/outdent#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cspotcode/outdent.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/outdent@0.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/outdent/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/outdent/package.json"
              }
            ],
            "concludedValue": "node_modules/outdent/package.json"
          }
        ]
      },
      "tags": [
        "template"
      ]
    },
    {
      "group": "",
      "name": "next",
      "version": "14.2.35",
      "description": "The React Framework",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/next@14.2.35",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://nextjs.org"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/next@14.2.35",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/next/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "next/script,ScriptProps,next/script/ScriptProps"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/next/package.json"
              }
            ],
            "concludedValue": "node_modules/next/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/google/ga.js#11"
          },
          {
            "location": "dist/google/gtm.js#11"
          },
          {
            "location": "dist/google/youtube-embed.js#7"
          },
          {
            "location": "src/google/ga.tsx#4"
          },
          {
            "location": "src/google/gtm.tsx#4"
          },
          {
            "location": "src/google/youtube-embed.tsx#2"
          },
          {
            "location": "src/google/youtube-embed.tsx#3"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/next-third-parties@14.2.35-tuxcare.2"
      ],
      "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-28T21:19:05Z",
      "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-third-parties' with version '14.2.35-tuxcare.2'."
    }
  ]
}