{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:bd1aae2c-ff3c-49ff-854c-ca5268c8469a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T13:37:42Z",
    "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": "input_schema",
      "group": "@apify",
      "version": "3.29.0",
      "description": "Tools and constants shared across Apify projects.",
      "purl": "pkg:npm/%40apify/input_schema@3.29.0",
      "bom-ref": "pkg:npm/@apify/input_schema@3.29.0",
      "author": "Apify <support@apify.com> (https://apify.com)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, clean, compile, copy"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, compile"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://apify.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/apify/apify-shared-js"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@apify"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@apify/consts/package.json\\nnode_modules/@apify/input_secrets/package.json\\nnode_modules/@apify/json_schemas/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Apify <support@apify.com> (https://apify.com)"
        }
      ],
      "group": "@apify",
      "name": "json_schemas",
      "version": "0.17.0",
      "description": "Publicly available JSON schemas for Apify platform",
      "scope": "required",
      "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/%40apify/json_schemas@0.17.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://apify.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/apify/apify-shared-js"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@apify/json_schemas@0.17.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@apify/json_schemas/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@apify/json_schemas"
        },
        {
          "name": "ImportedModules",
          "value": "@apify/json_schemas,inputSchema,@apify/json_schemas/inputSchema"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@apify/json_schemas/package.json"
              }
            ],
            "concludedValue": "node_modules/@apify/json_schemas/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.cjs",
            "line": 74
          },
          {
            "location": "dist/esm/index.mjs",
            "line": 41
          },
          {
            "location": "src/input_schema.ts",
            "line": 4
          },
          {
            "location": "dist/esm/index.d.mts",
            "line": 3
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Apify <support@apify.com> (https://apify.com)"
        }
      ],
      "group": "@apify",
      "name": "input_secrets",
      "version": "1.2.58",
      "description": "Package to encrypt and decrypt apify actor input secrets.",
      "scope": "required",
      "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/%40apify/input_secrets@1.2.58",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://apify.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/apify/apify-shared-js"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@apify/input_secrets@1.2.58",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@apify/input_secrets/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@apify/input_secrets,isEncryptedValueForFieldSchema,@apify/input_secrets/isEncryptedValueForFieldSchema,isEncryptedValueForFieldType,@apify/input_secrets/isEncryptedValueForFieldType"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@apify/input_secrets/package.json"
              }
            ],
            "concludedValue": "node_modules/@apify/input_secrets/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.cjs",
            "line": 80
          },
          {
            "location": "dist/esm/index.mjs",
            "line": 47
          },
          {
            "location": "dist/esm/index.mjs",
            "line": 124
          },
          {
            "location": "dist/esm/index.mjs",
            "line": 259
          },
          {
            "location": "src/utilities.ts",
            "line": 7
          },
          {
            "location": "src/utilities.ts",
            "line": 164
          },
          {
            "location": "src/utilities.ts",
            "line": 319
          },
          {
            "location": "src/utilities.ts",
            "line": 320
          }
        ]
      },
      "tags": [
        "encrypt"
      ]
    },
    {
      "authors": [
        {
          "name": "Apify <support@apify.com> (https://apify.com)"
        }
      ],
      "group": "@apify",
      "name": "consts",
      "version": "2.57.4",
      "description": "Tools and constants shared across Apify projects.",
      "scope": "required",
      "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/%40apify/consts@2.57.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://apify.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/apify/apify-shared-js"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@apify/consts@2.57.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@apify/consts/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@apify/consts,PROXY_URL_REGEX,@apify/consts/PROXY_URL_REGEX,URL_REGEX,@apify/consts/URL_REGEX"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@apify/consts/package.json"
              }
            ],
            "concludedValue": "node_modules/@apify/consts/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.cjs",
            "line": 79
          },
          {
            "location": "dist/esm/index.mjs",
            "line": 46
          },
          {
            "location": "dist/esm/index.mjs",
            "line": 68
          },
          {
            "location": "dist/esm/index.mjs",
            "line": 152
          },
          {
            "location": "dist/esm/index.mjs",
            "line": 153
          },
          {
            "location": "src/utilities.ts",
            "line": 6
          },
          {
            "location": "src/utilities.ts",
            "line": 57
          },
          {
            "location": "src/utilities.ts",
            "line": 198
          },
          {
            "location": "src/utilities.ts",
            "line": 199
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@apify/input_schema@3.29.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-10T13:37:42Z",
      "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 'input_schema' with version '3.29.0'. The package type in this SBOM is npm with a single purl namespace '@apify' described under components. The components were identified from 3 source files."
    }
  ]
}