{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:e320a235-39a6-4e44-9674-99b9d753c2b4",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T15:50:26Z",
    "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-camera",
      "group": "",
      "version": "56.0.7",
      "description": "A React component that renders a preview for the device's either front or back camera. Camera's parameters like zoom, auto focus, white balance and flash mode are adjustable. With expo-camera, one can also take photos and record videos that are saved to the app's cache. Morever, the component is also capable of detecting faces and bar codes appearing on the preview.",
      "purl": "pkg:npm/expo-camera@56.0.7",
      "bom-ref": "pkg:npm/expo-camera@56.0.7",
      "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/camera/"
        },
        {
          "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/barcode-detector/package.json\\nnode_modules/expo-module-scripts/package.json\\nnode_modules/expo/package.json\\nnode_modules/react-native-web/package.json\\nnode_modules/react-native/package.json\\nnode_modules/react/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Nicolas Gallagher"
        }
      ],
      "group": "",
      "name": "react-native-web",
      "version": "0.21.2",
      "description": "React Native for Web",
      "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-web@0.21.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/necolas/react-native-web.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-native-web@0.21.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-native-web/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-native-web/dist/exports/createElement"
        },
        {
          "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-web/package.json"
              }
            ],
            "concludedValue": "node_modules/react-native-web/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/ExpoCamera.web.js",
            "line": 5
          },
          {
            "location": "build/ExpoCamera.web.js",
            "line": 95
          },
          {
            "location": "src/ExpoCamera.web.tsx",
            "line": 12
          },
          {
            "location": "src/ExpoCamera.web.tsx",
            "line": 156
          }
        ]
      },
      "tags": [
        "framework",
        "native"
      ]
    },
    {
      "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,StyleSheet,react-native/StyleSheet,View,react-native/View,ViewProps,react-native/ViewProps,StyleProp,react-native/StyleProp,ViewStyle,react-native/ViewStyle"
        },
        {
          "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/ExpoCamera.web.js",
            "line": 4
          },
          {
            "location": "build/ExpoCamera.web.js",
            "line": 96
          },
          {
            "location": "src/Camera.types.ts",
            "line": 4
          },
          {
            "location": "src/ExpoCamera.web.tsx",
            "line": 10
          },
          {
            "location": "src/ExpoCamera.web.tsx",
            "line": 11
          },
          {
            "location": "src/ExpoCamera.web.tsx",
            "line": 158
          }
        ]
      },
      "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,jsxs,react/jsx-runtime/jsxs,react,Component,react/Component,createRef,react/createRef,useRef,react/useRef,useMemo,react/useMemo,useImperativeHandle,react/useImperativeHandle,react/Ref,ComponentType,react/ComponentType,PropsWithChildren,react/PropsWithChildren,ComponentProps,react/ComponentProps"
        },
        {
          "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/CameraView.js",
            "line": 1
          },
          {
            "location": "build/CameraView.js",
            "line": 236
          },
          {
            "location": "build/ExpoCamera.web.js",
            "line": 1
          },
          {
            "location": "build/ExpoCamera.web.js",
            "line": 92
          },
          {
            "location": "build/CameraView.js",
            "line": 3
          },
          {
            "location": "build/CameraView.js",
            "line": 119
          },
          {
            "location": "build/ExpoCamera.web.js",
            "line": 3
          },
          {
            "location": "build/ExpoCamera.web.js",
            "line": 12
          },
          {
            "location": "build/ExpoCamera.web.js",
            "line": 13
          },
          {
            "location": "build/ExpoCamera.web.js",
            "line": 22
          },
          {
            "location": "build/ExpoCamera.web.js",
            "line": 32
          },
          {
            "location": "build/ExpoCamera.web.js",
            "line": 80
          },
          {
            "location": "build/web/useWebBarcodeScanner.js",
            "line": 1
          },
          {
            "location": "build/web/useWebBarcodeScanner.js",
            "line": 26
          },
          {
            "location": "build/web/useWebBarcodeScanner.js",
            "line": 27
          },
          {
            "location": "build/web/useWebBarcodeScanner.js",
            "line": 70
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 2
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 20
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 34
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 35
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 36
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 42
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 43
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 47
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 55
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 67
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 84
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 100
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 129
          },
          {
            "location": "build/web/useWebCameraStream.js",
            "line": 136
          },
          {
            "location": "src/Camera.types.ts",
            "line": 3
          },
          {
            "location": "src/ExpoCamera.ts",
            "line": 2
          },
          {
            "location": "src/web/useWebBarcodeScanner.ts",
            "line": 1
          },
          {
            "location": "src/web/useWebBarcodeScanner.ts",
            "line": 58
          },
          {
            "location": "src/web/useWebBarcodeScanner.ts",
            "line": 59
          },
          {
            "location": "src/web/useWebBarcodeScanner.ts",
            "line": 114
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 2
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 29
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 55
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 56
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 57
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 63
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 65
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 70
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 79
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 91
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 111
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 129
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 162
          },
          {
            "location": "src/web/useWebCameraStream.ts",
            "line": 170
          },
          {
            "location": "src/CameraView.tsx",
            "line": 2
          },
          {
            "location": "src/CameraView.tsx",
            "line": 167
          },
          {
            "location": "src/ExpoCamera.web.tsx",
            "line": 9
          },
          {
            "location": "src/ExpoCamera.web.tsx",
            "line": 39
          },
          {
            "location": "src/ExpoCamera.web.tsx",
            "line": 41
          },
          {
            "location": "src/ExpoCamera.web.tsx",
            "line": 56
          },
          {
            "location": "src/ExpoCamera.web.tsx",
            "line": 68
          },
          {
            "location": "src/ExpoCamera.web.tsx",
            "line": 125
          }
        ]
      },
      "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,expo-modules-core,PermissionResponse,expo/PermissionResponse,PermissionStatus,expo/PermissionStatus,PermissionExpiration,expo/PermissionExpiration,PermissionHookOptions,expo/PermissionHookOptions"
        },
        {
          "name": "ImportedModules",
          "value": "expo,SharedRef,expo/SharedRef,createPermissionHook,expo/createPermissionHook,expo/config-plugins,AndroidConfig,expo/config-plugins/AndroidConfig,ConfigPlugin,expo/config-plugins/ConfigPlugin,createRunOncePlugin,expo/config-plugins/createRunOncePlugin,IOSConfig,expo/config-plugins/IOSConfig,withGradleProperties,expo/config-plugins/withGradleProperties,withPodfileProperties,expo/config-plugins/withPodfileProperties,PermissionResponse,expo/PermissionResponse"
        },
        {
          "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": "build/Camera.types.js",
            "line": 1
          },
          {
            "location": "build/Camera.types.js",
            "line": 4
          },
          {
            "location": "build/PictureRef.js",
            "line": 1
          },
          {
            "location": "build/index.js",
            "line": 1
          },
          {
            "location": "build/index.js",
            "line": 31
          },
          {
            "location": "build/index.js",
            "line": 62
          },
          {
            "location": "plugin/build/withCamera.js",
            "line": 3
          },
          {
            "location": "plugin/src/withCamera.ts",
            "line": 8
          },
          {
            "location": "src/Camera.types.ts",
            "line": 1
          },
          {
            "location": "src/Camera.types.ts",
            "line": 594
          },
          {
            "location": "src/PictureRef.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 37
          },
          {
            "location": "src/index.ts",
            "line": 71
          },
          {
            "location": "plugin/src/withCamera.ts",
            "line": 59
          },
          {
            "location": "plugin/src/withCamera.ts",
            "line": 68
          },
          {
            "location": "plugin/src/withCamera.ts",
            "line": 90
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ze-Zheng Wu"
        }
      ],
      "group": "",
      "name": "barcode-detector",
      "version": "3.1.1",
      "description": "A Barcode Detection API polyfill that uses ZXing webassembly under the hood",
      "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/barcode-detector@3.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Sec-ant/barcode-detector"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Sec-ant/barcode-detector.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/barcode-detector@3.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/barcode-detector/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "barcode-detector"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/barcode-detector/package.json"
              }
            ],
            "concludedValue": "node_modules/barcode-detector/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/web/WebBarcodeScanner.js",
            "line": 46
          },
          {
            "location": "src/web/WebBarcodeScanner.ts",
            "line": 69
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "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-camera@56.0.7"
      ],
      "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:26Z",
      "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-camera' with version '56.0.7'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from 8 source files."
    }
  ]
}