{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:4079bd26-3984-4afc-9665-073547adc788",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T15:50:27Z",
    "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": "expo-apple-authentication",
      "group": "",
      "version": "56.0.4",
      "description": "A package that provides 'Sign in with Apple' capability for Expo and React Native apps.",
      "purl": "pkg:npm/expo-apple-authentication@56.0.4",
      "bom-ref": "pkg:npm/expo-apple-authentication@56.0.4",
      "author": "650 Industries, Inc.",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, clean, lint, test, prepublishOnly, expo-module"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "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://docs.expo.dev/versions/latest/sdk/apple-authentication/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/expo/expo.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/node/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/expo-module-scripts/package.json\\nnode_modules/expo/package.json\\nnode_modules/react-native/package.json\\nnode_modules/react/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "react-native",
      "version": "0.85.3",
      "description": "A framework for building native apps using React",
      "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/react-native@0.85.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactnative.dev/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/facebook/react-native.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-native@0.85.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-native/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-native,Platform,react-native/Platform,StyleProp,react-native/StyleProp,ViewStyle,react-native/ViewStyle,ViewProps,react-native/ViewProps"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-native/package.json"
              }
            ],
            "concludedValue": "node_modules/react-native/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/ExpoAppleAuthenticationButton.js",
            "line": 2
          },
          {
            "location": "src/AppleAuthentication.types.ts",
            "line": 1
          },
          {
            "location": "src/ExpoAppleAuthenticationButton.ts",
            "line": 2
          }
        ]
      },
      "tags": [
        "framework",
        "native"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "19.2.3",
      "description": "React is a JavaScript library for building user interfaces.",
      "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/react@19.2.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@19.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react/jsx-runtime,react/jsx-runtime/jsx"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "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": "build/AppleAuthenticationButton.js",
            "line": 1
          },
          {
            "location": "build/AppleAuthenticationButton.js",
            "line": 37
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Expo"
        }
      ],
      "group": "",
      "name": "expo-module-scripts",
      "version": "56.0.2",
      "description": "A private package for various tasks for Expo module packages like compiling and 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/expo-module-scripts@56.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/expo/expo/tree/main/packages/expo-module-scripts#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/expo/expo.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/expo-module-scripts@56.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/expo-module-scripts/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/expo-module-scripts/package.json"
              }
            ],
            "concludedValue": "node_modules/expo-module-scripts/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Expo"
        }
      ],
      "group": "",
      "name": "expo",
      "version": "56.0.3",
      "description": "The Expo SDK",
      "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/expo@56.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/expo/expo/tree/main/packages/expo"
        },
        {
          "type": "vcs",
          "url": "https://github.com/expo/expo.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/expo@56.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/expo/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "expo-modules-core"
        },
        {
          "name": "ImportedModules",
          "value": "expo/config-plugins,ConfigPlugin,expo/config-plugins/ConfigPlugin,createRunOncePlugin,expo/config-plugins/createRunOncePlugin,withEntitlementsPlist,expo/config-plugins/withEntitlementsPlist,withInfoPlist,expo/config-plugins/withInfoPlist"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/expo/package.json"
              }
            ],
            "concludedValue": "node_modules/expo/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "plugin/build/withAppleAuth.js",
            "line": 3
          },
          {
            "location": "plugin/build/withAppleAuthIOS.js",
            "line": 4
          },
          {
            "location": "plugin/src/withAppleAuth.ts",
            "line": 1
          },
          {
            "location": "plugin/src/withAppleAuth.ts",
            "line": 12
          },
          {
            "location": "plugin/src/withAppleAuthIOS.ts",
            "line": 1
          },
          {
            "location": "plugin/src/withAppleAuthIOS.ts",
            "line": 11
          },
          {
            "location": "plugin/src/withAppleAuthIOS.ts",
            "line": 21
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "19.2.14",
      "description": "TypeScript definitions for react",
      "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/%40types/react@19.2.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react@19.2.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/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/@types/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "22.19.15",
      "description": "TypeScript definitions for node",
      "scope": "excluded",
      "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/%40types/node@22.19.15",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@22.19.15",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/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/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/expo-apple-authentication@56.0.4"
      ],
      "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-24T15:50:27Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, August 24, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'expo-apple-authentication' with version '56.0.4'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from 6 source files."
    }
  ]
}