github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/cpp/conanlock/testdata/nested-dependencies.v1.json (about)

     1  {
     2      "graph_lock": {
     3       "nodes": {
     4        "0": {
     5         "ref": "test/1.0",
     6         "options": "fPIC=True\nshared=False\nbrotli:enable_debug=False\nbrotli:enable_log=False\nbrotli:enable_portable=False\nbrotli:enable_rbit=True\nbrotli:endianness=None\nbrotli:fPIC=True\nbrotli:shared=False\nbrotli:target_bits=None\nbzip2:build_executable=True\nbzip2:fPIC=True\nbzip2:shared=False\nfreetype:fPIC=True\nfreetype:shared=False\nfreetype:subpixel=False\nfreetype:with_brotli=True\nfreetype:with_bzip2=True\nfreetype:with_png=True\nfreetype:with_zlib=True\nlibpng:api_prefix=\nlibpng:fPIC=True\nlibpng:shared=False\nlibpng:sse=True\nzlib:fPIC=True\nzlib:shared=False",
     7         "requires": [
     8          "1"
     9         ],
    10         "path": "conanfile.py",
    11         "context": "host"
    12        },
    13        "1": {
    14         "ref": "freetype/2.12.1",
    15         "options": "fPIC=True\nshared=False\nsubpixel=False\nwith_brotli=True\nwith_bzip2=True\nwith_png=True\nwith_zlib=True\nbrotli:enable_debug=False\nbrotli:enable_log=False\nbrotli:enable_portable=False\nbrotli:enable_rbit=True\nbrotli:endianness=None\nbrotli:fPIC=True\nbrotli:shared=False\nbrotli:target_bits=None\nbzip2:build_executable=True\nbzip2:fPIC=True\nbzip2:shared=False\nlibpng:api_prefix=\nlibpng:fPIC=True\nlibpng:shared=False\nlibpng:sse=True\nzlib:fPIC=True\nzlib:shared=False",
    16         "package_id": "bca7b8880d98719d556dd526ce612be20a815922",
    17         "prev": "0",
    18         "requires": [
    19          "2",
    20          "3",
    21          "4",
    22          "5"
    23         ],
    24         "context": "host"
    25        },
    26        "2": {
    27         "ref": "libpng/1.6.39",
    28         "options": "api_prefix=\nfPIC=True\nshared=False\nsse=True\nzlib:fPIC=True\nzlib:shared=False",
    29         "package_id": "d5b3dc27faecfb4eb94086722000dd65bb9e6bff",
    30         "prev": "0",
    31         "requires": [
    32          "3"
    33         ],
    34         "context": "host"
    35        },
    36        "3": {
    37         "ref": "zlib/1.2.13",
    38         "options": "fPIC=True\nshared=False",
    39         "package_id": "19729b9559f3ae196cad45cb2b97468ccb75dcd1",
    40         "prev": "0",
    41         "context": "host"
    42        },
    43        "4": {
    44         "ref": "bzip2/1.0.8",
    45         "options": "build_executable=True\nfPIC=True\nshared=False",
    46         "package_id": "91a8b22c2c5a149bc617cfc06cdd21bf23b12567",
    47         "prev": "0",
    48         "context": "host"
    49        },
    50        "5": {
    51         "ref": "brotli/1.0.9",
    52         "options": "enable_debug=False\nenable_log=False\nenable_portable=False\nenable_rbit=True\nendianness=None\nfPIC=True\nshared=False\ntarget_bits=None",
    53         "package_id": "bfdbb855937046dc347fec082c59cb7f733e8855",
    54         "prev": "0",
    55         "context": "host"
    56        }
    57       },
    58       "revisions_enabled": false
    59      },
    60      "version": "0.4",
    61      "profile_host": "[settings]\narch=x86_64\narch_build=x86_64\nbuild_type=Release\ncompiler=gcc\ncompiler.libcxx=libstdc++\ncompiler.version=10\nos=Linux\nos_build=Linux\n[options]\n[build_requires]\n[env]\n"
    62     }