{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:bf82f500-93e6-403c-9942-5a09cf0d9480",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T10:42: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": "eas-json",
      "group": "@expo",
      "version": "20.0.0",
      "description": "A library for interacting with eas.json",
      "purl": "pkg:npm/%40expo/eas-json@20.0.0",
      "bom-ref": "pkg:npm/@expo/eas-json@20.0.0",
      "author": "Expo <support@expo.dev>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build-allow-unused, watch, watch-allow-unused, typecheck, prepack, rebuild, test, clean"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-allow-unused, watch, watch-allow-unused"
        },
        {
          "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/expo/eas-cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/expo/eas-cli.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@hapi\\n@sideway"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@hapi/topo/package.json\\nnode_modules/@sideway/address/package.json\\nnode_modules/joi/package.json\\nnode_modules/lru-cache/package.json\\nnode_modules/semver/package.json\\nnode_modules/tslib/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.4.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.4.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tslib/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tslib"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tslib/package.json"
              }
            ],
            "concludedValue": "node_modules/tslib/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/accessor.js",
            "line": 4
          },
          {
            "location": "build/build/schema.js",
            "line": 4
          },
          {
            "location": "build/errors.js",
            "line": 4
          },
          {
            "location": "build/index.js",
            "line": 4
          },
          {
            "location": "build/log.js",
            "line": 4
          },
          {
            "location": "build/schema.js",
            "line": 4
          },
          {
            "location": "build/submit/resolver.js",
            "line": 5
          },
          {
            "location": "build/submit/schema.js",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.5.2",
      "description": "The semantic version parser used by npm.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/semver@7.5.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.5.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/build/schema.js",
            "line": 6
          },
          {
            "location": "src/build/schema.ts",
            "line": 2
          },
          {
            "location": "src/build/schema.ts",
            "line": 159
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me>"
        }
      ],
      "group": "",
      "name": "lru-cache",
      "version": "6.0.0",
      "description": "A cache object that deletes the least-recently-used items.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/lru-cache@6.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/lru-cache@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lru-cache/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/lru-cache/package.json"
              }
            ],
            "concludedValue": "node_modules/lru-cache/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "joi",
      "version": "17.11.0",
      "description": "Object schema validation",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/joi@17.11.0",
      "type": "library",
      "bom-ref": "pkg:npm/joi@17.11.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/joi/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "joi,ValidationError,joi/ValidationError"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/joi/package.json"
              }
            ],
            "concludedValue": "node_modules/joi/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/build/schema.js",
            "line": 5
          },
          {
            "location": "build/schema.js",
            "line": 5
          },
          {
            "location": "build/submit/schema.js",
            "line": 5
          },
          {
            "location": "src/accessor.ts",
            "line": 6
          },
          {
            "location": "src/build/schema.ts",
            "line": 1
          },
          {
            "location": "src/build/schema.ts",
            "line": 21
          },
          {
            "location": "src/build/schema.ts",
            "line": 22
          },
          {
            "location": "src/build/schema.ts",
            "line": 23
          },
          {
            "location": "src/build/schema.ts",
            "line": 24
          },
          {
            "location": "src/build/schema.ts",
            "line": 25
          },
          {
            "location": "src/build/schema.ts",
            "line": 26
          },
          {
            "location": "src/build/schema.ts",
            "line": 34
          },
          {
            "location": "src/build/schema.ts",
            "line": 36
          },
          {
            "location": "src/build/schema.ts",
            "line": 39
          },
          {
            "location": "src/build/schema.ts",
            "line": 40
          },
          {
            "location": "src/build/schema.ts",
            "line": 41
          },
          {
            "location": "src/build/schema.ts",
            "line": 42
          },
          {
            "location": "src/build/schema.ts",
            "line": 43
          },
          {
            "location": "src/build/schema.ts",
            "line": 44
          },
          {
            "location": "src/build/schema.ts",
            "line": 45
          },
          {
            "location": "src/build/schema.ts",
            "line": 48
          },
          {
            "location": "src/build/schema.ts",
            "line": 49
          },
          {
            "location": "src/build/schema.ts",
            "line": 52
          },
          {
            "location": "src/build/schema.ts",
            "line": 53
          },
          {
            "location": "src/build/schema.ts",
            "line": 56
          },
          {
            "location": "src/build/schema.ts",
            "line": 57
          },
          {
            "location": "src/build/schema.ts",
            "line": 60
          },
          {
            "location": "src/build/schema.ts",
            "line": 63
          },
          {
            "location": "src/build/schema.ts",
            "line": 69
          },
          {
            "location": "src/build/schema.ts",
            "line": 72
          },
          {
            "location": "src/build/schema.ts",
            "line": 74
          },
          {
            "location": "src/build/schema.ts",
            "line": 86
          },
          {
            "location": "src/build/schema.ts",
            "line": 88
          },
          {
            "location": "src/build/schema.ts",
            "line": 91
          },
          {
            "location": "src/build/schema.ts",
            "line": 92
          },
          {
            "location": "src/build/schema.ts",
            "line": 97
          },
          {
            "location": "src/build/schema.ts",
            "line": 99
          },
          {
            "location": "src/build/schema.ts",
            "line": 102
          },
          {
            "location": "src/build/schema.ts",
            "line": 105
          },
          {
            "location": "src/build/schema.ts",
            "line": 106
          },
          {
            "location": "src/build/schema.ts",
            "line": 109
          },
          {
            "location": "src/build/schema.ts",
            "line": 110
          },
          {
            "location": "src/build/schema.ts",
            "line": 111
          },
          {
            "location": "src/build/schema.ts",
            "line": 114
          },
          {
            "location": "src/build/schema.ts",
            "line": 116
          },
          {
            "location": "src/build/schema.ts",
            "line": 117
          },
          {
            "location": "src/build/schema.ts",
            "line": 125
          },
          {
            "location": "src/build/schema.ts",
            "line": 127
          },
          {
            "location": "src/build/schema.ts",
            "line": 130
          },
          {
            "location": "src/build/schema.ts",
            "line": 131
          },
          {
            "location": "src/build/schema.ts",
            "line": 132
          },
          {
            "location": "src/build/schema.ts",
            "line": 135
          },
          {
            "location": "src/build/schema.ts",
            "line": 138
          },
          {
            "location": "src/build/schema.ts",
            "line": 139
          },
          {
            "location": "src/build/schema.ts",
            "line": 140
          },
          {
            "location": "src/build/schema.ts",
            "line": 143
          },
          {
            "location": "src/build/schema.ts",
            "line": 144
          },
          {
            "location": "src/build/schema.ts",
            "line": 145
          },
          {
            "location": "src/build/schema.ts",
            "line": 151
          },
          {
            "location": "src/build/schema.ts",
            "line": 152
          },
          {
            "location": "src/schema.ts",
            "line": 1
          },
          {
            "location": "src/schema.ts",
            "line": 7
          },
          {
            "location": "src/schema.ts",
            "line": 8
          },
          {
            "location": "src/schema.ts",
            "line": 9
          },
          {
            "location": "src/schema.ts",
            "line": 10
          },
          {
            "location": "src/schema.ts",
            "line": 11
          },
          {
            "location": "src/schema.ts",
            "line": 12
          },
          {
            "location": "src/schema.ts",
            "line": 13
          },
          {
            "location": "src/schema.ts",
            "line": 14
          },
          {
            "location": "src/schema.ts",
            "line": 15
          },
          {
            "location": "src/schema.ts",
            "line": 17
          },
          {
            "location": "src/schema.ts",
            "line": 18
          },
          {
            "location": "src/submit/schema.ts",
            "line": 1
          },
          {
            "location": "src/submit/schema.ts",
            "line": 5
          },
          {
            "location": "src/submit/schema.ts",
            "line": 6
          },
          {
            "location": "src/submit/schema.ts",
            "line": 7
          },
          {
            "location": "src/submit/schema.ts",
            "line": 8
          },
          {
            "location": "src/submit/schema.ts",
            "line": 11
          },
          {
            "location": "src/submit/schema.ts",
            "line": 12
          },
          {
            "location": "src/submit/schema.ts",
            "line": 13
          },
          {
            "location": "src/submit/schema.ts",
            "line": 15
          },
          {
            "location": "src/submit/schema.ts",
            "line": 16
          },
          {
            "location": "src/submit/schema.ts",
            "line": 22
          },
          {
            "location": "src/submit/schema.ts",
            "line": 23
          },
          {
            "location": "src/submit/schema.ts",
            "line": 24
          },
          {
            "location": "src/submit/schema.ts",
            "line": 25
          },
          {
            "location": "src/submit/schema.ts",
            "line": 26
          },
          {
            "location": "src/submit/schema.ts",
            "line": 27
          },
          {
            "location": "src/submit/schema.ts",
            "line": 28
          },
          {
            "location": "src/submit/schema.ts",
            "line": 29
          },
          {
            "location": "src/submit/schema.ts",
            "line": 30
          },
          {
            "location": "src/submit/schema.ts",
            "line": 31
          },
          {
            "location": "src/submit/schema.ts",
            "line": 32
          },
          {
            "location": "src/submit/schema.ts",
            "line": 33
          },
          {
            "location": "src/submit/schema.ts",
            "line": 34
          },
          {
            "location": "src/submit/schema.ts",
            "line": 35
          },
          {
            "location": "src/submit/schema.ts",
            "line": 39
          },
          {
            "location": "src/submit/schema.ts",
            "line": 40
          },
          {
            "location": "src/submit/schema.ts",
            "line": 41
          },
          {
            "location": "src/submit/schema.ts",
            "line": 47
          },
          {
            "location": "src/submit/schema.ts",
            "line": 52
          },
          {
            "location": "src/submit/schema.ts",
            "line": 57
          },
          {
            "location": "src/submit/schema.ts",
            "line": 63
          },
          {
            "location": "src/submit/schema.ts",
            "line": 68
          },
          {
            "location": "src/submit/schema.ts",
            "line": 69
          },
          {
            "location": "src/submit/schema.ts",
            "line": 70
          },
          {
            "location": "src/submit/schema.ts",
            "line": 71
          },
          {
            "location": "src/submit/schema.ts",
            "line": 72
          },
          {
            "location": "src/submit/schema.ts",
            "line": 73
          },
          {
            "location": "src/submit/schema.ts",
            "line": 74
          },
          {
            "location": "src/submit/schema.ts",
            "line": 77
          },
          {
            "location": "src/submit/schema.ts",
            "line": 78
          }
        ]
      }
    },
    {
      "group": "@sideway",
      "name": "address",
      "version": "4.1.3",
      "description": "Email address and domain validation",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/%40sideway/address@4.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/@sideway/address@4.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sideway/address/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/@sideway/address/package.json"
              }
            ],
            "concludedValue": "node_modules/@sideway/address/package.json"
          }
        ]
      }
    },
    {
      "group": "@hapi",
      "name": "topo",
      "version": "5.0.0",
      "description": "Topological sorting with grouping support",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/%40hapi/topo@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@hapi/topo@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@hapi/topo/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/@hapi/topo/package.json"
              }
            ],
            "concludedValue": "node_modules/@hapi/topo/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@expo/eas-json@20.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-24T10:42: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 'eas-json' with version '20.0.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 6 source files."
    }
  ]
}