{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:8a03d931-d8f0-4618-b106-16902b77e1d5",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T12:55:38Z",
    "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": "ts-jest",
      "group": "@golevelup",
      "version": "3.0.0",
      "description": "Reusable utilities to help level up NestJS Testing",
      "purl": "pkg:npm/%40golevelup/ts-jest@3.0.0",
      "bom-ref": "pkg:npm/@golevelup/ts-jest@3.0.0",
      "author": "Jesse Carter <jesse.r.carter@gmail.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "copy-readme, build, build:watch, test, typecheck"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:watch"
        },
        {
          "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": "vcs",
          "url": "https://github.com/golevelup/nestjs#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/golevelup/nestjs.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@aws-sdk\\n@jest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@aws-sdk/client-s3/package.json\\nnode_modules/@jest/globals/package.json\\nnode_modules/jest-mock/package.json\\nnode_modules/jest/package.json\\nnode_modules/typeorm/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "TypeORM <maintainers@typeorm.io>"
        }
      ],
      "group": "",
      "name": "typeorm",
      "version": "0.3.28",
      "description": "Data-Mapper ORM for TypeScript and ES2021+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.",
      "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/typeorm@0.3.28",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typeorm.io"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typeorm/typeorm.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typeorm@0.3.28",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typeorm/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/typeorm/package.json"
              }
            ],
            "concludedValue": "node_modules/typeorm/package.json"
          }
        ]
      },
      "tags": [
        "orm",
        "sql"
      ]
    },
    {
      "group": "",
      "name": "jest-mock",
      "version": "30.3.0",
      "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/jest-mock@30.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jestjs/jest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jest-mock@30.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jest-mock/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "jest-mock,Mock,jest-mock/Mock,MockInstance,jest-mock/MockInstance"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jest-mock/package.json"
              }
            ],
            "concludedValue": "node_modules/jest-mock/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/mocks.ts",
            "line": 3
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "",
      "name": "jest",
      "version": "30.3.0",
      "description": "Delightful JavaScript Testing.",
      "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/jest@30.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://jestjs.io/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jestjs/jest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jest@30.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jest/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/jest/package.json"
              }
            ],
            "concludedValue": "node_modules/jest/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@jest",
      "name": "globals",
      "version": "30.3.0",
      "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/%40jest/globals@30.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jestjs/jest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@jest/globals@30.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@jest/globals/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@jest/globals,jest,@jest/globals/jest"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@jest/globals/package.json"
              }
            ],
            "concludedValue": "node_modules/@jest/globals/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/mocks.js",
            "line": 5
          },
          {
            "location": "src/mocks.ts",
            "line": 2
          },
          {
            "location": "src/mocks.ts",
            "line": 112
          },
          {
            "location": "src/mocks.ts",
            "line": 150
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "AWS SDK for JavaScript Team (https://aws.amazon.com/javascript/)"
        }
      ],
      "group": "@aws-sdk",
      "name": "client-s3",
      "version": "3.1011.0",
      "description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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/%40aws-sdk/client-s3@3.1011.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3"
        },
        {
          "type": "vcs",
          "url": "https://github.com/aws/aws-sdk-js-v3.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@aws-sdk/client-s3@3.1011.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@aws-sdk/client-s3/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/@aws-sdk/client-s3/package.json"
              }
            ],
            "concludedValue": "node_modules/@aws-sdk/client-s3/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@golevelup/ts-jest@3.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-08-25T12:55:39Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'ts-jest' with version '3.0.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 5 source files."
    }
  ]
}