{
 "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
 "bomFormat": "CycloneDX",
 "specVersion": "1.5",
 "serialNumber": "urn:uuid:6578aa78-5fc4-43a6-9ebb-d89cfb06914b",
 "version": 1,
 "metadata": {
  "timestamp": "2026-08-18T05:35:34Z",
  "tools": {
   "components": [
    {
     "type": "application",
     "author": "anchore",
     "name": "syft",
     "version": "1.51.0"
    }
   ]
  },
  "component": {
   "bom-ref": "999699c2467bb790",
   "type": "container",
   "name": "/w/image.tar",
   "version": "sha256:33fb679150c361c3d517164bad971ac00f4c3e89db2d2f36d8b46e9523fbe23a"
  },
  "properties": [
   {
    "name": "syft:image:labels:io.buildah.version",
    "value": "1.43.1"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.description",
    "value": "Ruby programming language"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.licenses",
    "value": "AGPL-3.0-only"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.source",
    "value": "https://index.boks.sh"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.title",
    "value": "ruby"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.vendor",
    "value": "boks"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.version",
    "value": "3.4.10"
   },
   {
    "name": "syft:image:labels:sh.boks.build.configure",
    "value": "--disable-install-doc --enable-shared --enable-option-checking=fatal --with-out-ext=tk,dbm --disable-install-static-library"
   },
   {
    "name": "syft:image:labels:sh.boks.build.source-sha256",
    "value": "6f32ad662baafc228d12030dbcd284f83b034dd4337b300dc84ac74d11a1eb68"
   },
   {
    "name": "syft:image:labels:sh.boks.description",
    "value": "Ruby programming language"
   },
   {
    "name": "syft:image:labels:sh.boks.prefix",
    "value": "/boks/dist/ruby-3.4.10"
   },
   {
    "name": "syft:image:labels:sh.boks.project",
    "value": "ruby"
   },
   {
    "name": "syft:image:labels:sh.boks.provides",
    "value": "[\"/boks/dist/ruby-3.4.10/bin/ruby\"]"
   },
   {
    "name": "syft:image:labels:sh.boks.source-url",
    "value": "https://www.ruby-lang.org/"
   },
   {
    "name": "syft:image:labels:sh.boks.version",
    "value": "3.4.10"
   }
  ]
 },
 "components": [
  {
   "bom-ref": "pkg:gem/abbrev@0.1.2?package-id=751c54edef8d0b17",
   "type": "library",
   "author": "Akinori MUSHA",
   "name": "abbrev",
   "version": "0.1.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:akinori-musha:abbrev:0.1.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/abbrev@0.1.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/abbrev",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:akinori_musha:abbrev:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:abbrev:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:abbrev:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:abbrev:abbrev:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:abbrev:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/abbrev-0.1.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/base64@0.2.0?package-id=8c02e25c508c021b",
   "type": "library",
   "author": "Yusuke Endoh",
   "name": "base64",
   "version": "0.2.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yusuke-endoh:base64:0.2.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/base64@0.2.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/base64",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yusuke_endoh:base64:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:base64:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:base64:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:base64:base64:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:base64:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/base64-0.2.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/benchmark@0.4.0?package-id=0ae50ee241e4620c",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "benchmark",
   "version": "0.4.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:benchmark:0.4.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/benchmark@0.4.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/benchmark",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:benchmark:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:benchmark:benchmark:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:benchmark:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:benchmark:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:benchmark:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/benchmark-0.4.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/bigdecimal@3.1.8?package-id=f122013f725dc3fa",
   "type": "library",
   "author": "Kenta Murata,Zachary Scott,Shigeo Kobayashi",
   "name": "bigdecimal",
   "version": "3.1.8",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:shigeo-kobayashi:bigdecimal:3.1.8:*:*:*:*:*:*:*",
   "purl": "pkg:gem/bigdecimal@3.1.8",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/bigdecimal",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shigeo_kobayashi:bigdecimal:3.1.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:zachary-scott:bigdecimal:3.1.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:zachary_scott:bigdecimal:3.1.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kenta-murata:bigdecimal:3.1.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kenta_murata:bigdecimal:3.1.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:bigdecimal:bigdecimal:3.1.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:bigdecimal:3.1.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:bigdecimal:3.1.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:bigdecimal:3.1.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/bigdecimal-3.1.8.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/bundler@2.6.9?package-id=a095f333b67a19c4",
   "type": "library",
   "author": "Andr\u00e9 Arko,Samuel Giddins,Colby Swandale,Hiroshi Shibata,David Rodr\u00edguez,Grey Baker,Stephanie Morillo,Chris Morris,James Wen,Tim Moore,Andr\u00e9 Medeiros,Jessica Lynn Suttles,Terence Lee,Carl Lerche,Yehuda Katz",
   "name": "bundler",
   "version": "2.6.9",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:jessica-lynn-suttles:bundler:2.6.9:*:*:*:*:*:*:*",
   "purl": "pkg:gem/bundler@2.6.9",
   "externalReferences": [
    {
     "url": "https://bundler.io",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:jessica_lynn_suttles:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:stephanie-morillo:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:stephanie_morillo:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hiroshi-shibata:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hiroshi_shibata:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:colby-swandale:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:colby_swandale:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:samuel-giddins:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:samuel_giddins:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:chris-morris:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:chris_morris:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:carl-lerche:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:carl_lerche:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:terence-lee:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:terence_lee:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yehuda-katz:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yehuda_katz:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:grey-baker:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:grey_baker:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:james-wen:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:james_wen:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tim-moore:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tim_moore:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:bundler:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:bundler:2.6.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/bundler-2.6.9.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/cgi@0.4.2?package-id=a1e8d162b65adee1",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "cgi",
   "version": "0.4.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:cgi:0.4.2:*:*:*:*:ruby:*:*",
   "purl": "pkg:gem/cgi@0.4.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/cgi",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/cgi-0.4.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/csv@3.3.2?package-id=148fe71facd27262",
   "type": "library",
   "author": "James Edward Gray II,Kouhei Sutou",
   "name": "csv",
   "version": "3.3.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:james-edward-gray-ii:csv:3.3.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/csv@3.3.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/csv",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:james_edward_gray_ii:csv:3.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kouhei-sutou:csv:3.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kouhei_sutou:csv:3.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:csv:3.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:csv:3.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:csv:3.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:csv:csv:3.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/csv-3.3.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/date@3.4.1?package-id=3ae15b74a64414ab",
   "type": "library",
   "author": "Tadayoshi Funaba",
   "name": "date",
   "version": "3.4.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:date:3.4.1:*:*:*:*:ruby:*:*",
   "purl": "pkg:gem/date@3.4.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/date",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/date-3.4.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/debug@1.11.0?package-id=f767d0fe42cf45e7",
   "type": "library",
   "author": "Koichi Sasada",
   "name": "debug",
   "version": "1.11.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:koichi-sasada:debug:1.11.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/debug@1.11.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/debug",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:koichi_sasada:debug:1.11.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:debug:1.11.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:debug:1.11.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:debug:debug:1.11.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:debug:1.11.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/debug-1.11.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/delegate@0.4.0?package-id=79022beecb859a94",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "delegate",
   "version": "0.4.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:delegate:0.4.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/delegate@0.4.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/delegate",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:delegate:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:delegate:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:delegate:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:delegate:delegate:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:delegate:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/delegate-0.4.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/did_you_mean@2.0.0?package-id=4542674bad412c94",
   "type": "library",
   "author": "Yuki Nishijima",
   "name": "did_you_mean",
   "version": "2.0.0",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yuki-nishijima:did-you-mean:2.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/did_you_mean@2.0.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/did_you_mean",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yuki-nishijima:did_you_mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yuki_nishijima:did-you-mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yuki_nishijima:did_you_mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:did-you-mean:did-you-mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:did-you-mean:did_you_mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:did_you_mean:did-you-mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:did_you_mean:did_you_mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:did-you-mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:did_you_mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:did-you-mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:did_you_mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:did-you:did-you-mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:did-you:did_you_mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:did_you:did-you-mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:did_you:did_you_mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:did-you-mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:did_you_mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:did:did-you-mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:did:did_you_mean:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/did_you_mean-2.0.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/digest@3.2.0?package-id=8081ac3c8997e1bd",
   "type": "library",
   "author": "Akinori MUSHA",
   "name": "digest",
   "version": "3.2.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:akinori-musha:digest:3.2.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/digest@3.2.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/digest",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:akinori_musha:digest:3.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:digest:3.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:digest:3.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:digest:digest:3.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:digest:3.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/digest-3.2.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/drb@2.2.1?package-id=272dc5514dcd263a",
   "type": "library",
   "author": "Masatoshi SEKI",
   "name": "drb",
   "version": "2.2.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:masatoshi-seki:drb:2.2.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/drb@2.2.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/drb",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:masatoshi_seki:drb:2.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:drb:2.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:drb:2.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:drb:2.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:drb:drb:2.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/drb-2.2.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/english@0.8.0?package-id=90fdf37369bd2085",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "english",
   "version": "0.8.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:english:0.8.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/english@0.8.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/English",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:english:0.8.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:english:0.8.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:english:0.8.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:english:english:0.8.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:english:0.8.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/english-0.8.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/erb@4.0.4.1?package-id=3922b242248aa6d7",
   "type": "library",
   "author": "Masatoshi SEKI,Takashi Kokubun",
   "name": "erb",
   "version": "4.0.4.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:takashi-kokubun:erb:4.0.4.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/erb@4.0.4.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/erb",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:takashi_kokubun:erb:4.0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:masatoshi-seki:erb:4.0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:masatoshi_seki:erb:4.0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:erb:4.0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:erb:4.0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:erb:4.0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:erb:erb:4.0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/erb-4.0.4.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/error_highlight@0.7.0?package-id=b2fa1af562e0a054",
   "type": "library",
   "author": "Yusuke Endoh",
   "name": "error_highlight",
   "version": "0.7.0",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:error-highlight:error-highlight:0.7.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/error_highlight@0.7.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/error_highlight",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:error-highlight:error_highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:error_highlight:error-highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:error_highlight:error_highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yusuke-endoh:error-highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yusuke-endoh:error_highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yusuke_endoh:error-highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yusuke_endoh:error_highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:error-highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:error_highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:error-highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:error_highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:error:error-highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:error:error_highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:error-highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:error_highlight:0.7.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/error_highlight-0.7.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/etc@1.4.6?package-id=e95ccb43e0a33038",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "etc",
   "version": "1.4.6",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:etc:1.4.6:*:*:*:*:*:*:*",
   "purl": "pkg:gem/etc@1.4.6",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/etc",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:etc:1.4.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:etc:1.4.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:etc:1.4.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:etc:1.4.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:etc:etc:1.4.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/etc-1.4.6.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/fcntl@1.2.0?package-id=d78e68b51d8170fd",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "fcntl",
   "version": "1.2.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:fcntl:1.2.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/fcntl@1.2.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/fcntl",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:fcntl:1.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:fcntl:1.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:fcntl:1.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fcntl:fcntl:1.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:fcntl:1.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/fcntl-1.2.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/fiddle@1.1.6?package-id=96b05e17e522fc15",
   "type": "library",
   "author": "Aaron Patterson,SHIBATA Hiroshi",
   "name": "fiddle",
   "version": "1.1.6",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:aaron-patterson:fiddle:1.1.6:*:*:*:*:*:*:*",
   "purl": "pkg:gem/fiddle@1.1.6",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/fiddle",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:aaron_patterson:fiddle:1.1.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shibata-hiroshi:fiddle:1.1.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shibata_hiroshi:fiddle:1.1.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:fiddle:1.1.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:fiddle:1.1.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fiddle:fiddle:1.1.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:fiddle:1.1.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/fiddle-1.1.6.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/fileutils@1.7.3?package-id=99813b5d8c871acd",
   "type": "library",
   "author": "Minero Aoki",
   "name": "fileutils",
   "version": "1.7.3",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:fileutils_project:fileutils:1.7.3:*:*:*:*:ruby:*:*",
   "purl": "pkg:gem/fileutils@1.7.3",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/fileutils",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:fileutils:1.7.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/fileutils-1.7.3.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/find@0.2.0?package-id=633a3e6c1f3b3254",
   "type": "library",
   "author": "Kazuki Tsujimoto",
   "name": "find",
   "version": "0.2.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:kazuki-tsujimoto:find:0.2.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/find@0.2.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/find",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kazuki_tsujimoto:find:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:find:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:find:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:find:find:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:find:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/find-0.2.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/forwardable@1.3.3?package-id=175883092935cc91",
   "type": "library",
   "author": "Keiju ISHITSUKA",
   "name": "forwardable",
   "version": "1.3.3",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:keiju-ishitsuka:forwardable:1.3.3:*:*:*:*:*:*:*",
   "purl": "pkg:gem/forwardable@1.3.3",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/forwardable",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:keiju_ishitsuka:forwardable:1.3.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:forwardable:forwardable:1.3.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:forwardable:1.3.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:forwardable:1.3.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:forwardable:1.3.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/forwardable-1.3.3.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/getoptlong@0.2.1?package-id=5852b9e0ccc52b32",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "getoptlong",
   "version": "0.2.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:getoptlong:0.2.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/getoptlong@0.2.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/getoptlong",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:getoptlong:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:getoptlong:getoptlong:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:getoptlong:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:getoptlong:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:getoptlong:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/getoptlong-0.2.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/io-console@0.8.1?package-id=4f5216ad7c1ae47d",
   "type": "library",
   "author": "Nobu Nakada",
   "name": "io-console",
   "version": "0.8.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:nobu-nakada:io-console:0.8.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/io-console@0.8.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/io-console",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu-nakada:io_console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu_nakada:io-console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu_nakada:io_console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io-console:io-console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io-console:io_console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io_console:io-console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io_console:io_console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:io-console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:io_console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:io-console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:io_console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:io-console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:io_console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io:io-console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io:io_console:0.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/io-console-0.8.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/io-nonblock@0.3.2?package-id=f3e04384955a2fc2",
   "type": "library",
   "author": "Nobu Nakada",
   "name": "io-nonblock",
   "version": "0.3.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:io-nonblock:io-nonblock:0.3.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/io-nonblock@0.3.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/io-nonblock",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io-nonblock:io_nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io_nonblock:io-nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io_nonblock:io_nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu-nakada:io-nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu-nakada:io_nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu_nakada:io-nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu_nakada:io_nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:io-nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:io_nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:io-nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:io_nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:io-nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:io_nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io:io-nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io:io_nonblock:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/io-nonblock-0.3.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/io-wait@0.3.2?package-id=ae3b60f2b43f1464",
   "type": "library",
   "author": "Nobu Nakada,Charles Oliver Nutter",
   "name": "io-wait",
   "version": "0.3.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:charles-oliver-nutter:io-wait:0.3.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/io-wait@0.3.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/io-wait",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:charles-oliver-nutter:io_wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:charles_oliver_nutter:io-wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:charles_oliver_nutter:io_wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu-nakada:io-wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu-nakada:io_wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu_nakada:io-wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu_nakada:io_wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:io-wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:io_wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:io-wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:io_wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io-wait:io-wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io-wait:io_wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io_wait:io-wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io_wait:io_wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:io-wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:io_wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io:io-wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:io:io_wait:0.3.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/io-wait-0.3.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/ipaddr@1.2.7?package-id=b745bfac9f412d23",
   "type": "library",
   "author": "Akinori MUSHA,Hajimu UMEMOTO",
   "name": "ipaddr",
   "version": "1.2.7",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:hajimu-umemoto:ipaddr:1.2.7:*:*:*:*:*:*:*",
   "purl": "pkg:gem/ipaddr@1.2.7",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/ipaddr",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hajimu_umemoto:ipaddr:1.2.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:akinori-musha:ipaddr:1.2.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:akinori_musha:ipaddr:1.2.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:ipaddr:1.2.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:ipaddr:1.2.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ipaddr:ipaddr:1.2.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:ipaddr:1.2.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/ipaddr-1.2.7.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/irb@1.14.3?package-id=b2928c675f0c31c6",
   "type": "library",
   "author": "aycabta,Keiju ISHITSUKA",
   "name": "irb",
   "version": "1.14.3",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:keiju-ishitsuka:irb:1.14.3:*:*:*:*:*:*:*",
   "purl": "pkg:gem/irb@1.14.3",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/irb",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:keiju_ishitsuka:irb:1.14.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:irb:1.14.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:irb:1.14.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:aycabta:irb:1.14.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:irb:1.14.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:irb:irb:1.14.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/irb-1.14.3.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/json@2.9.1?package-id=9b2ea2455b56bca6",
   "type": "library",
   "author": "Florian Frank",
   "name": "json",
   "version": "2.9.1",
   "licenses": [
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:json_project:json:2.9.1:*:*:*:*:ruby:*:*",
   "purl": "pkg:gem/json@2.9.1",
   "externalReferences": [
    {
     "url": "https://ruby.github.io/json",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:json:2.9.1:*:*:*:*:ruby:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/json-2.9.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:deb/ubuntu/libffi@3.5.2-4?distro=ubuntu&package-id=555d6837d5e2af93",
   "type": "library",
   "name": "libffi",
   "version": "3.5.2-4",
   "cpe": "cpe:2.3:a:libffi:libffi:3.5.2-4:*:*:*:*:*:*:*",
   "purl": "pkg:deb/ubuntu/libffi@3.5.2-4?distro=ubuntu-26.04",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "elf-binary-package-cataloger"
    },
    {
     "name": "syft:package:type",
     "value": "deb"
    },
    {
     "name": "syft:package:metadataType",
     "value": "elf-binary-package-note-json-payload"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/libffi.so.8"
    }
   ]
  },
  {
   "bom-ref": "pkg:deb/ubuntu/libyaml@0.2.5-2build3?distro=ubuntu&package-id=9e2bbddffd6435d2",
   "type": "library",
   "name": "libyaml",
   "version": "0.2.5-2build3",
   "cpe": "cpe:2.3:a:libyaml:libyaml:0.2.5-2build3:*:*:*:*:*:*:*",
   "purl": "pkg:deb/ubuntu/libyaml@0.2.5-2build3?distro=ubuntu-26.04",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "elf-binary-package-cataloger"
    },
    {
     "name": "syft:package:type",
     "value": "deb"
    },
    {
     "name": "syft:package:metadataType",
     "value": "elf-binary-package-note-json-payload"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/libyaml-0.so.2"
    }
   ]
  },
  {
   "bom-ref": "pkg:deb/ubuntu/libzstd@1.5.7%2Bdfsg-3?distro=ubuntu&package-id=69167118508cfb60",
   "type": "library",
   "name": "libzstd",
   "version": "1.5.7+dfsg-3",
   "cpe": "cpe:2.3:a:libzstd:libzstd:1.5.7\\+dfsg-3:*:*:*:*:*:*:*",
   "purl": "pkg:deb/ubuntu/libzstd@1.5.7%2Bdfsg-3?distro=ubuntu-26.04",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "elf-binary-package-cataloger"
    },
    {
     "name": "syft:package:type",
     "value": "deb"
    },
    {
     "name": "syft:package:metadataType",
     "value": "elf-binary-package-note-json-payload"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/libzstd.so.1"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/logger@1.6.4?package-id=b4c32a95515fa538",
   "type": "library",
   "author": "Naotoshi Seo,SHIBATA Hiroshi",
   "name": "logger",
   "version": "1.6.4",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:shibata-hiroshi:logger:1.6.4:*:*:*:*:*:*:*",
   "purl": "pkg:gem/logger@1.6.4",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/logger",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shibata_hiroshi:logger:1.6.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:naotoshi-seo:logger:1.6.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:naotoshi_seo:logger:1.6.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:logger:1.6.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:logger:1.6.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:logger:logger:1.6.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:logger:1.6.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/logger-1.6.4.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/matrix@0.4.2?package-id=7435f4af5932894f",
   "type": "library",
   "author": "Marc-Andre Lafortune",
   "name": "matrix",
   "version": "0.4.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:marc-andre-lafortune:matrix:0.4.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/matrix@0.4.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/matrix",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:marc_andre_lafortune:matrix:0.4.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:matrix:0.4.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:matrix:0.4.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:matrix:matrix:0.4.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:matrix:0.4.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/matrix-0.4.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/minitest@5.25.4?package-id=1152e910dfea72a8",
   "type": "library",
   "author": "Ryan Davis",
   "name": "minitest",
   "version": "5.25.4",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ryan-davis:minitest:5.25.4:*:*:*:*:*:*:*",
   "purl": "pkg:gem/minitest@5.25.4",
   "externalReferences": [
    {
     "url": "https://github.com/minitest/minitest",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ryan_davis:minitest:5.25.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:minitest:5.25.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:minitest:5.25.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minitest:minitest:5.25.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:minitest:5.25.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/minitest-5.25.4.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/mutex_m@0.3.0?package-id=f39c4186e5d1c6fd",
   "type": "library",
   "author": "Keiju ISHITSUKA",
   "name": "mutex_m",
   "version": "0.3.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:keiju-ishitsuka:mutex-m:0.3.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/mutex_m@0.3.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/mutex_m",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:keiju-ishitsuka:mutex_m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:keiju_ishitsuka:mutex-m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:keiju_ishitsuka:mutex_m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:mutex-m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:mutex_m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:mutex-m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:mutex_m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:mutex-m:mutex-m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:mutex-m:mutex_m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:mutex_m:mutex-m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:mutex_m:mutex_m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:mutex:mutex-m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:mutex:mutex_m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:mutex-m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:mutex_m:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/mutex_m-0.3.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/net-ftp@0.3.8?package-id=4e8bbf16ea253c51",
   "type": "library",
   "author": "Shugo Maeda",
   "name": "net-ftp",
   "version": "0.3.8",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:shugo-maeda:net-ftp:0.3.8:*:*:*:*:*:*:*",
   "purl": "pkg:gem/net-ftp@0.3.8",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/net-ftp",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shugo-maeda:net_ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shugo_maeda:net-ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shugo_maeda:net_ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:net-ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:net_ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:net-ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:net_ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net-ftp:net-ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net-ftp:net_ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net_ftp:net-ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net_ftp:net_ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:net-ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:net_ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net:net-ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net:net_ftp:0.3.8:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/net-ftp-0.3.8.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/net-http@0.6.0?package-id=43fa69f2a92b3992",
   "type": "library",
   "author": "NARUSE,Yui",
   "name": "net-http",
   "version": "0.6.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:net-http:0.6.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/net-http@0.6.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/net-http",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:net_http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:net-http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:net_http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net-http:net-http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net-http:net_http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net_http:net-http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net_http:net_http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:naruse:net-http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:naruse:net_http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:net-http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:net_http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net:net-http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net:net_http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yui:net-http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yui:net_http:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/net-http-0.6.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/net-imap@0.5.15?package-id=087d507c3e1aeab9",
   "type": "library",
   "author": "Shugo Maeda,nicholas a. evans",
   "name": "net-imap",
   "version": "0.5.15",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:net\\:\\:imap:0.5.15:*:*:*:*:ruby:*:*",
   "purl": "pkg:gem/net-imap@0.5.15",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/net-imap",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/net-imap-0.5.15.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/net-pop@0.1.2?package-id=ef7fbb7636ce31e0",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "net-pop",
   "version": "0.1.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:net-pop:0.1.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/net-pop@0.1.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/net-pop",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro-matsumoto:net_pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:net-pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:net_pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:net-pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:net_pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:net-pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:net_pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net-pop:net-pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net-pop:net_pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net_pop:net-pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net_pop:net_pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:net-pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:net_pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net:net-pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net:net_pop:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/net-pop-0.1.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/net-protocol@0.2.2?package-id=9a460ba38810804a",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "net-protocol",
   "version": "0.2.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:net-protocol:0.2.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/net-protocol@0.2.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/net-protocol",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro-matsumoto:net_protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:net-protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:net_protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net-protocol:net-protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net-protocol:net_protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net_protocol:net-protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net_protocol:net_protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:net-protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:net_protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:net-protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:net_protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:net-protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:net_protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net:net-protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net:net_protocol:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/net-protocol-0.2.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/net-smtp@0.5.1?package-id=8c956df2503014a2",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "net-smtp",
   "version": "0.5.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:net-smtp:0.5.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/net-smtp@0.5.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/net-smtp",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro-matsumoto:net_smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:net-smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:net_smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:net-smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:net_smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:net-smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:net_smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net-smtp:net-smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net-smtp:net_smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net_smtp:net-smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net_smtp:net_smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:net-smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:net_smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net:net-smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:net:net_smtp:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/net-smtp-0.5.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/nkf@0.2.0?package-id=d96b524c7951f36e",
   "type": "library",
   "author": "NARUSE Yui,Charles Oliver Nutter",
   "name": "nkf",
   "version": "0.2.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:charles-oliver-nutter:nkf:0.2.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/nkf@0.2.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/nkf",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:charles_oliver_nutter:nkf:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:naruse-yui:nkf:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:naruse_yui:nkf:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:nkf:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:nkf:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:nkf:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nkf:nkf:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/nkf-0.2.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/observer@0.1.2?package-id=b38ac14314fde01a",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "observer",
   "version": "0.1.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:observer:0.1.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/observer@0.1.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/observer",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:observer:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:observer:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:observer:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:observer:observer:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:observer:0.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/observer-0.1.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/open-uri@0.5.0?package-id=2257e83628fbeb2a",
   "type": "library",
   "author": "Tanaka Akira",
   "name": "open-uri",
   "version": "0.5.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:tanaka-akira:open-uri:0.5.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/open-uri@0.5.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/open-uri",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka-akira:open_uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka_akira:open-uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka_akira:open_uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:open-uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:open_uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:open-uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:open_uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:open-uri:open-uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:open-uri:open_uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:open_uri:open-uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:open_uri:open_uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:open:open-uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:open:open_uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:open-uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:open_uri:0.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/open-uri-0.5.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/open3@0.2.1?package-id=3acc5b957fd62eb6",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "open3",
   "version": "0.2.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:open3:0.2.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/open3@0.2.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/open3",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:open3:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:open3:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:open3:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:open3:open3:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:open3:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/open3-0.2.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/openssl@3.3.3?package-id=42ae58301d5a5b1c",
   "type": "library",
   "author": "Martin Bosslet,SHIBATA Hiroshi,Zachary Scott,Kazuki Yamaguchi",
   "name": "openssl",
   "version": "3.3.3",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:openssl:3.3.3:*:*:*:*:ruby:*:*",
   "purl": "pkg:gem/openssl@3.3.3",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/openssl",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:openssl:3.3.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/openssl-3.3.3.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:deb/ubuntu/openssl@3.5.5-1ubuntu3.3?distro=ubuntu&package-id=c04a201acf086997",
   "type": "library",
   "name": "openssl",
   "version": "3.5.5-1ubuntu3.3",
   "cpe": "cpe:2.3:a:openssl:openssl:3.5.5-1ubuntu3.3:*:*:*:*:*:*:*",
   "purl": "pkg:deb/ubuntu/openssl@3.5.5-1ubuntu3.3?distro=ubuntu-26.04",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "elf-binary-package-cataloger"
    },
    {
     "name": "syft:package:type",
     "value": "deb"
    },
    {
     "name": "syft:package:metadataType",
     "value": "elf-binary-package-note-json-payload"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/libcrypto.so.3"
    },
    {
     "name": "syft:location:1:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:1:path",
     "value": "/lib/libssl.so.3"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/optparse@0.6.0?package-id=758fb11b92074dca",
   "type": "library",
   "author": "Nobu Nakada",
   "name": "optparse",
   "version": "0.6.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:nobu-nakada:optparse:0.6.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/optparse@0.6.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/optparse",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu_nakada:optparse:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:optparse:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:optparse:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:optparse:optparse:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:optparse:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/optparse-0.6.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/ostruct@0.6.1?package-id=91a7babaa5acd9e7",
   "type": "library",
   "author": "Marc-Andre Lafortune",
   "name": "ostruct",
   "version": "0.6.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:marc-andre-lafortune:ostruct:0.6.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/ostruct@0.6.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/ostruct",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:marc_andre_lafortune:ostruct:0.6.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:ostruct:0.6.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:ostruct:0.6.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ostruct:ostruct:0.6.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:ostruct:0.6.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/ostruct-0.6.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/pathname@0.4.0?package-id=17ae19e869dd68f3",
   "type": "library",
   "author": "Tanaka Akira",
   "name": "pathname",
   "version": "0.4.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:tanaka-akira:pathname:0.4.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/pathname@0.4.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/pathname",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka_akira:pathname:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:pathname:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:pathname:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:pathname:pathname:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:pathname:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/pathname-0.4.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/power_assert@2.0.5?package-id=def9960dae6f3a09",
   "type": "library",
   "author": "Kazuki Tsujimoto",
   "name": "power_assert",
   "version": "2.0.5",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:kazuki-tsujimoto:power-assert:2.0.5:*:*:*:*:*:*:*",
   "purl": "pkg:gem/power_assert@2.0.5",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/power_assert",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kazuki-tsujimoto:power_assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kazuki_tsujimoto:power-assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kazuki_tsujimoto:power_assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:power-assert:power-assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:power-assert:power_assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:power_assert:power-assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:power_assert:power_assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:power-assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:power_assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:power-assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:power_assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:power:power-assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:power:power_assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:power-assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:power_assert:2.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/power_assert-2.0.5.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/pp@0.6.2?package-id=1a5a2219e840ad5f",
   "type": "library",
   "author": "Tanaka Akira",
   "name": "pp",
   "version": "0.6.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:tanaka-akira:pp:0.6.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/pp@0.6.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/pp",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka_akira:pp:0.6.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:pp:0.6.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:pp:0.6.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:pp:0.6.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:pp:pp:0.6.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/pp-0.6.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/prettyprint@0.2.0?package-id=d95a327f9aacd967",
   "type": "library",
   "author": "Tanaka Akira",
   "name": "prettyprint",
   "version": "0.2.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:tanaka-akira:prettyprint:0.2.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/prettyprint@0.2.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/prettyprint",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka_akira:prettyprint:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:prettyprint:prettyprint:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:prettyprint:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:prettyprint:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:prettyprint:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/prettyprint-0.2.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/prime@0.1.3?package-id=66cab684fb90e86e",
   "type": "library",
   "author": "Marc-Andre Lafortune",
   "name": "prime",
   "version": "0.1.3",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:marc-andre-lafortune:prime:0.1.3:*:*:*:*:*:*:*",
   "purl": "pkg:gem/prime@0.1.3",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/prime",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:marc_andre_lafortune:prime:0.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:prime:0.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:prime:0.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:prime:prime:0.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:prime:0.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/prime-0.1.3.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/prism@1.5.3?package-id=eab0c22d70149793",
   "type": "library",
   "author": "Shopify",
   "name": "prism",
   "version": "1.5.3",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:prism:1.5.3:*:*:*:*:*:*:*",
   "purl": "pkg:gem/prism@1.5.3",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/prism",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:prism:1.5.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shopify:prism:1.5.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:prism:prism:1.5.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:prism:1.5.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/prism-1.5.3.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/pstore@0.2.1?package-id=3b63e5d2e5aceba3",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "pstore",
   "version": "0.2.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:pstore:0.2.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/pstore@0.2.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/pstore",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:pstore:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:pstore:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:pstore:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:pstore:pstore:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:pstore:0.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/pstore-0.2.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/psych@5.2.2?package-id=9f41910c903d939d",
   "type": "library",
   "author": "Aaron Patterson,SHIBATA Hiroshi,Charles Oliver Nutter",
   "name": "psych",
   "version": "5.2.2",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:charles-oliver-nutter:psych:5.2.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/psych@5.2.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/psych",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:charles_oliver_nutter:psych:5.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:aaron-patterson:psych:5.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:aaron_patterson:psych:5.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shibata-hiroshi:psych:5.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shibata_hiroshi:psych:5.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:psych:5.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:psych:5.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:psych:psych:5.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:psych:5.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/psych-5.2.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/racc@1.8.1?package-id=69175218b77a8090",
   "type": "library",
   "author": "Minero Aoki,Aaron Patterson",
   "name": "racc",
   "version": "1.8.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:aaron-patterson:racc:1.8.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/racc@1.8.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/racc",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:aaron_patterson:racc:1.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minero-aoki:racc:1.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minero_aoki:racc:1.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:racc:1.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:racc:1.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:racc:racc:1.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:racc:1.8.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/racc-1.8.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/rake@13.2.1?package-id=04888cf8c813d381",
   "type": "library",
   "author": "Hiroshi SHIBATA,Eric Hodel,Jim Weirich",
   "name": "rake",
   "version": "13.2.1",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:rake:13.2.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/rake@13.2.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/rake",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/rake-13.2.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/rbs@3.8.0?package-id=eeac4b0bc5de6a0c",
   "type": "library",
   "author": "Soutaro Matsumoto",
   "name": "rbs",
   "version": "3.8.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:soutaro-matsumoto:rbs:3.8.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/rbs@3.8.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/rbs",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:soutaro_matsumoto:rbs:3.8.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:rbs:3.8.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:rbs:3.8.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:rbs:3.8.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:rbs:rbs:3.8.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/rbs-3.8.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/rdoc@6.14.0?package-id=2646ed537867d285",
   "type": "library",
   "author": "Eric Hodel,Dave Thomas,Phil Hagelberg,Tony Strauss,Zachary Scott,Hiroshi SHIBATA,ITOYANAGI Sakura",
   "name": "rdoc",
   "version": "6.14.0",
   "licenses": [
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:rdoc:6.14.0:*:*:*:*:ruby:*:*",
   "purl": "pkg:gem/rdoc@6.14.0",
   "externalReferences": [
    {
     "url": "https://ruby.github.io/rdoc",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/rdoc-6.14.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/readline@0.0.4?package-id=b49763335b83eff0",
   "type": "library",
   "author": "aycabta",
   "name": "readline",
   "version": "0.0.4",
   "licenses": [
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:readline:0.0.4:*:*:*:*:*:*:*",
   "purl": "pkg:gem/readline@0.0.4",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/readline",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:readline:0.0.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:readline:readline:0.0.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:aycabta:readline:0.0.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:readline:0.0.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/readline-0.0.4.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/reline@0.6.0?package-id=c37df52ab20c2f55",
   "type": "library",
   "author": "aycabta",
   "name": "reline",
   "version": "0.6.0",
   "licenses": [
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:reline:0.6.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/reline@0.6.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/reline",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:reline:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:aycabta:reline:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:reline:reline:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:reline:0.6.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/reline-0.6.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/repl_type_completor@0.1.9?package-id=1f3d9fb50cedbd09",
   "type": "library",
   "author": "tompng",
   "name": "repl_type_completor",
   "version": "0.1.9",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:repl-type-completor:repl-type-completor:0.1.9:*:*:*:*:*:*:*",
   "purl": "pkg:gem/repl_type_completor@0.1.9",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/repl_type_completor",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:repl-type-completor:repl_type_completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:repl_type_completor:repl-type-completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:repl_type_completor:repl_type_completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:repl-type:repl-type-completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:repl-type:repl_type_completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:repl_type:repl-type-completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:repl_type:repl_type_completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:repl-type-completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:repl_type_completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:repl-type-completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:repl_type_completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tompng:repl-type-completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tompng:repl_type_completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:repl:repl-type-completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:repl:repl_type_completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:repl-type-completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:repl_type_completor:0.1.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/repl_type_completor-0.1.9.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/resolv@0.7.1?package-id=eb100d4384d325b0",
   "type": "library",
   "author": "Tanaka Akira",
   "name": "resolv",
   "version": "0.7.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:tanaka-akira:resolv:0.7.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/resolv@0.7.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/resolv",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka_akira:resolv:0.7.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:resolv:0.7.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:resolv:0.7.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:resolv:resolv:0.7.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:resolv:0.7.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/resolv-0.7.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/resolv-replace@0.1.1?package-id=8c2b7a67b2576449",
   "type": "library",
   "author": "Tanaka Akira",
   "name": "resolv-replace",
   "version": "0.1.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:resolv-replace:resolv-replace:0.1.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/resolv-replace@0.1.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/resolv-replace",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:resolv-replace:resolv_replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:resolv_replace:resolv-replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:resolv_replace:resolv_replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka-akira:resolv-replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka-akira:resolv_replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka_akira:resolv-replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka_akira:resolv_replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:resolv-replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:resolv_replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:resolv-replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:resolv_replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:resolv:resolv-replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:resolv:resolv_replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:resolv-replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:resolv_replace:0.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/resolv-replace-0.1.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/rexml@3.4.4?package-id=be9845d10f371162",
   "type": "library",
   "author": "Kouhei Sutou",
   "name": "rexml",
   "version": "3.4.4",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:rexml:3.4.4:*:*:*:*:ruby:*:*",
   "purl": "pkg:gem/rexml@3.4.4",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/rexml",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/rexml-3.4.4.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/rinda@0.2.0?package-id=9dff89e764beb8fd",
   "type": "library",
   "author": "Masatoshi SEKI",
   "name": "rinda",
   "version": "0.2.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:masatoshi-seki:rinda:0.2.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/rinda@0.2.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/rinda",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:masatoshi_seki:rinda:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:rinda:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:rinda:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:rinda:rinda:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:rinda:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/rinda-0.2.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/rss@0.3.1?package-id=e68cfff38da54c9d",
   "type": "library",
   "author": "Kouhei Sutou",
   "name": "rss",
   "version": "0.3.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    }
   ],
   "cpe": "cpe:2.3:a:kouhei-sutou:rss:0.3.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/rss@0.3.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/rss",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kouhei_sutou:rss:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:rss:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:rss:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:rss:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:rss:rss:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/rss-0.3.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:generic/ruby@3.4.10?package-id=d3504ef596727534",
   "type": "application",
   "name": "ruby",
   "version": "3.4.10",
   "cpe": "cpe:2.3:a:ruby-lang:ruby:3.4.10:*:*:*:*:*:*:*",
   "purl": "pkg:generic/ruby@3.4.10",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "binary-classifier-cataloger"
    },
    {
     "name": "syft:package:type",
     "value": "binary"
    },
    {
     "name": "syft:package:metadataType",
     "value": "binary-signature"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/bin/ruby"
    },
    {
     "name": "syft:location:1:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:1:path",
     "value": "/lib/libruby.so.3.4.10"
    },
    {
     "name": "syft:location:2:path",
     "value": "/bin/bundle"
    },
    {
     "name": "syft:location:3:path",
     "value": "/bin/bundler"
    },
    {
     "name": "syft:location:4:path",
     "value": "/bin/erb"
    },
    {
     "name": "syft:location:5:path",
     "value": "/bin/gem"
    },
    {
     "name": "syft:location:6:path",
     "value": "/bin/irb"
    },
    {
     "name": "syft:location:7:path",
     "value": "/bin/racc"
    },
    {
     "name": "syft:location:8:path",
     "value": "/bin/rake"
    },
    {
     "name": "syft:location:9:path",
     "value": "/bin/rbs"
    },
    {
     "name": "syft:location:10:path",
     "value": "/bin/rdbg"
    },
    {
     "name": "syft:location:11:path",
     "value": "/bin/rdoc"
    },
    {
     "name": "syft:location:12:path",
     "value": "/bin/ri"
    },
    {
     "name": "syft:location:13:path",
     "value": "/bin/syntax_suggest"
    },
    {
     "name": "syft:location:14:path",
     "value": "/bin/typeprof"
    },
    {
     "name": "syft:location:15:path",
     "value": "/include/ruby-3.4.0/ruby.h"
    },
    {
     "name": "syft:location:16:path",
     "value": "/include/ruby-3.4.0/ruby/assert.h"
    },
    {
     "name": "syft:location:17:path",
     "value": "/include/ruby-3.4.0/ruby/atomic.h"
    },
    {
     "name": "syft:location:18:path",
     "value": "/include/ruby-3.4.0/ruby/backward.h"
    },
    {
     "name": "syft:location:19:path",
     "value": "/include/ruby-3.4.0/ruby/backward/2/assume.h"
    },
    {
     "name": "syft:location:20:path",
     "value": "/include/ruby-3.4.0/ruby/backward/2/attributes.h"
    },
    {
     "name": "syft:location:21:path",
     "value": "/include/ruby-3.4.0/ruby/backward/2/bool.h"
    },
    {
     "name": "syft:location:22:path",
     "value": "/include/ruby-3.4.0/ruby/backward/2/gcc_version_since.h"
    },
    {
     "name": "syft:location:23:path",
     "value": "/include/ruby-3.4.0/ruby/backward/2/inttypes.h"
    },
    {
     "name": "syft:location:24:path",
     "value": "/include/ruby-3.4.0/ruby/backward/2/limits.h"
    },
    {
     "name": "syft:location:25:path",
     "value": "/include/ruby-3.4.0/ruby/backward/2/long_long.h"
    },
    {
     "name": "syft:location:26:path",
     "value": "/include/ruby-3.4.0/ruby/backward/2/r_cast.h"
    },
    {
     "name": "syft:location:27:path",
     "value": "/include/ruby-3.4.0/ruby/backward/2/rmodule.h"
    },
    {
     "name": "syft:location:28:path",
     "value": "/include/ruby-3.4.0/ruby/backward/2/stdalign.h"
    },
    {
     "name": "syft:location:29:path",
     "value": "/include/ruby-3.4.0/ruby/backward/2/stdarg.h"
    },
    {
     "name": "syft:location:30:path",
     "value": "/include/ruby-3.4.0/ruby/backward/cxxanyargs.hpp"
    },
    {
     "name": "syft:location:31:path",
     "value": "/include/ruby-3.4.0/ruby/debug.h"
    },
    {
     "name": "syft:location:32:path",
     "value": "/include/ruby-3.4.0/ruby/defines.h"
    },
    {
     "name": "syft:location:33:path",
     "value": "/include/ruby-3.4.0/ruby/digest.h"
    },
    {
     "name": "syft:location:34:path",
     "value": "/include/ruby-3.4.0/ruby/encoding.h"
    },
    {
     "name": "syft:location:35:path",
     "value": "/include/ruby-3.4.0/ruby/fiber/scheduler.h"
    },
    {
     "name": "syft:location:36:path",
     "value": "/include/ruby-3.4.0/ruby/intern.h"
    },
    {
     "name": "syft:location:37:path",
     "value": "/include/ruby-3.4.0/ruby/internal/abi.h"
    },
    {
     "name": "syft:location:38:path",
     "value": "/include/ruby-3.4.0/ruby/internal/anyargs.h"
    },
    {
     "name": "syft:location:39:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic.h"
    },
    {
     "name": "syft:location:40:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/char.h"
    },
    {
     "name": "syft:location:41:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/double.h"
    },
    {
     "name": "syft:location:42:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/fixnum.h"
    },
    {
     "name": "syft:location:43:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/gid_t.h"
    },
    {
     "name": "syft:location:44:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/int.h"
    },
    {
     "name": "syft:location:45:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/intptr_t.h"
    },
    {
     "name": "syft:location:46:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/long.h"
    },
    {
     "name": "syft:location:47:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/long_long.h"
    },
    {
     "name": "syft:location:48:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/mode_t.h"
    },
    {
     "name": "syft:location:49:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/off_t.h"
    },
    {
     "name": "syft:location:50:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/pid_t.h"
    },
    {
     "name": "syft:location:51:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/short.h"
    },
    {
     "name": "syft:location:52:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/size_t.h"
    },
    {
     "name": "syft:location:53:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/st_data_t.h"
    },
    {
     "name": "syft:location:54:path",
     "value": "/include/ruby-3.4.0/ruby/internal/arithmetic/uid_t.h"
    },
    {
     "name": "syft:location:55:path",
     "value": "/include/ruby-3.4.0/ruby/internal/assume.h"
    },
    {
     "name": "syft:location:56:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/alloc_size.h"
    },
    {
     "name": "syft:location:57:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/artificial.h"
    },
    {
     "name": "syft:location:58:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/cold.h"
    },
    {
     "name": "syft:location:59:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/const.h"
    },
    {
     "name": "syft:location:60:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/constexpr.h"
    },
    {
     "name": "syft:location:61:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/deprecated.h"
    },
    {
     "name": "syft:location:62:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/diagnose_if.h"
    },
    {
     "name": "syft:location:63:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/enum_extensibility.h"
    },
    {
     "name": "syft:location:64:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/error.h"
    },
    {
     "name": "syft:location:65:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/flag_enum.h"
    },
    {
     "name": "syft:location:66:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/forceinline.h"
    },
    {
     "name": "syft:location:67:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/format.h"
    },
    {
     "name": "syft:location:68:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/maybe_unused.h"
    },
    {
     "name": "syft:location:69:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/noalias.h"
    },
    {
     "name": "syft:location:70:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/nodiscard.h"
    },
    {
     "name": "syft:location:71:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/noexcept.h"
    },
    {
     "name": "syft:location:72:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/noinline.h"
    },
    {
     "name": "syft:location:73:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/nonnull.h"
    },
    {
     "name": "syft:location:74:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/nonstring.h"
    },
    {
     "name": "syft:location:75:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/noreturn.h"
    },
    {
     "name": "syft:location:76:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/packed_struct.h"
    },
    {
     "name": "syft:location:77:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/pure.h"
    },
    {
     "name": "syft:location:78:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/restrict.h"
    },
    {
     "name": "syft:location:79:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/returns_nonnull.h"
    },
    {
     "name": "syft:location:80:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/warning.h"
    },
    {
     "name": "syft:location:81:path",
     "value": "/include/ruby-3.4.0/ruby/internal/attr/weakref.h"
    },
    {
     "name": "syft:location:82:path",
     "value": "/include/ruby-3.4.0/ruby/internal/cast.h"
    },
    {
     "name": "syft:location:83:path",
     "value": "/include/ruby-3.4.0/ruby/internal/compiler_is.h"
    },
    {
     "name": "syft:location:84:path",
     "value": "/include/ruby-3.4.0/ruby/internal/compiler_is/apple.h"
    },
    {
     "name": "syft:location:85:path",
     "value": "/include/ruby-3.4.0/ruby/internal/compiler_is/clang.h"
    },
    {
     "name": "syft:location:86:path",
     "value": "/include/ruby-3.4.0/ruby/internal/compiler_is/gcc.h"
    },
    {
     "name": "syft:location:87:path",
     "value": "/include/ruby-3.4.0/ruby/internal/compiler_is/intel.h"
    },
    {
     "name": "syft:location:88:path",
     "value": "/include/ruby-3.4.0/ruby/internal/compiler_is/msvc.h"
    },
    {
     "name": "syft:location:89:path",
     "value": "/include/ruby-3.4.0/ruby/internal/compiler_is/sunpro.h"
    },
    {
     "name": "syft:location:90:path",
     "value": "/include/ruby-3.4.0/ruby/internal/compiler_since.h"
    },
    {
     "name": "syft:location:91:path",
     "value": "/include/ruby-3.4.0/ruby/internal/config.h"
    },
    {
     "name": "syft:location:92:path",
     "value": "/include/ruby-3.4.0/ruby/internal/constant_p.h"
    },
    {
     "name": "syft:location:93:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core.h"
    },
    {
     "name": "syft:location:94:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rarray.h"
    },
    {
     "name": "syft:location:95:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rbasic.h"
    },
    {
     "name": "syft:location:96:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rbignum.h"
    },
    {
     "name": "syft:location:97:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rclass.h"
    },
    {
     "name": "syft:location:98:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rdata.h"
    },
    {
     "name": "syft:location:99:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rfile.h"
    },
    {
     "name": "syft:location:100:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rhash.h"
    },
    {
     "name": "syft:location:101:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rmatch.h"
    },
    {
     "name": "syft:location:102:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/robject.h"
    },
    {
     "name": "syft:location:103:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rregexp.h"
    },
    {
     "name": "syft:location:104:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rstring.h"
    },
    {
     "name": "syft:location:105:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rstruct.h"
    },
    {
     "name": "syft:location:106:path",
     "value": "/include/ruby-3.4.0/ruby/internal/core/rtypeddata.h"
    },
    {
     "name": "syft:location:107:path",
     "value": "/include/ruby-3.4.0/ruby/internal/ctype.h"
    },
    {
     "name": "syft:location:108:path",
     "value": "/include/ruby-3.4.0/ruby/internal/dllexport.h"
    },
    {
     "name": "syft:location:109:path",
     "value": "/include/ruby-3.4.0/ruby/internal/dosish.h"
    },
    {
     "name": "syft:location:110:path",
     "value": "/include/ruby-3.4.0/ruby/internal/encoding/coderange.h"
    },
    {
     "name": "syft:location:111:path",
     "value": "/include/ruby-3.4.0/ruby/internal/encoding/ctype.h"
    },
    {
     "name": "syft:location:112:path",
     "value": "/include/ruby-3.4.0/ruby/internal/encoding/encoding.h"
    },
    {
     "name": "syft:location:113:path",
     "value": "/include/ruby-3.4.0/ruby/internal/encoding/pathname.h"
    },
    {
     "name": "syft:location:114:path",
     "value": "/include/ruby-3.4.0/ruby/internal/encoding/re.h"
    },
    {
     "name": "syft:location:115:path",
     "value": "/include/ruby-3.4.0/ruby/internal/encoding/sprintf.h"
    },
    {
     "name": "syft:location:116:path",
     "value": "/include/ruby-3.4.0/ruby/internal/encoding/string.h"
    },
    {
     "name": "syft:location:117:path",
     "value": "/include/ruby-3.4.0/ruby/internal/encoding/symbol.h"
    },
    {
     "name": "syft:location:118:path",
     "value": "/include/ruby-3.4.0/ruby/internal/encoding/transcode.h"
    },
    {
     "name": "syft:location:119:path",
     "value": "/include/ruby-3.4.0/ruby/internal/error.h"
    },
    {
     "name": "syft:location:120:path",
     "value": "/include/ruby-3.4.0/ruby/internal/eval.h"
    },
    {
     "name": "syft:location:121:path",
     "value": "/include/ruby-3.4.0/ruby/internal/event.h"
    },
    {
     "name": "syft:location:122:path",
     "value": "/include/ruby-3.4.0/ruby/internal/fl_type.h"
    },
    {
     "name": "syft:location:123:path",
     "value": "/include/ruby-3.4.0/ruby/internal/gc.h"
    },
    {
     "name": "syft:location:124:path",
     "value": "/include/ruby-3.4.0/ruby/internal/glob.h"
    },
    {
     "name": "syft:location:125:path",
     "value": "/include/ruby-3.4.0/ruby/internal/globals.h"
    },
    {
     "name": "syft:location:126:path",
     "value": "/include/ruby-3.4.0/ruby/internal/has/attribute.h"
    },
    {
     "name": "syft:location:127:path",
     "value": "/include/ruby-3.4.0/ruby/internal/has/builtin.h"
    },
    {
     "name": "syft:location:128:path",
     "value": "/include/ruby-3.4.0/ruby/internal/has/c_attribute.h"
    },
    {
     "name": "syft:location:129:path",
     "value": "/include/ruby-3.4.0/ruby/internal/has/cpp_attribute.h"
    },
    {
     "name": "syft:location:130:path",
     "value": "/include/ruby-3.4.0/ruby/internal/has/declspec_attribute.h"
    },
    {
     "name": "syft:location:131:path",
     "value": "/include/ruby-3.4.0/ruby/internal/has/extension.h"
    },
    {
     "name": "syft:location:132:path",
     "value": "/include/ruby-3.4.0/ruby/internal/has/feature.h"
    },
    {
     "name": "syft:location:133:path",
     "value": "/include/ruby-3.4.0/ruby/internal/has/warning.h"
    },
    {
     "name": "syft:location:134:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/array.h"
    },
    {
     "name": "syft:location:135:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/bignum.h"
    },
    {
     "name": "syft:location:136:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/class.h"
    },
    {
     "name": "syft:location:137:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/compar.h"
    },
    {
     "name": "syft:location:138:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/complex.h"
    },
    {
     "name": "syft:location:139:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/cont.h"
    },
    {
     "name": "syft:location:140:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/dir.h"
    },
    {
     "name": "syft:location:141:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/enum.h"
    },
    {
     "name": "syft:location:142:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/enumerator.h"
    },
    {
     "name": "syft:location:143:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/error.h"
    },
    {
     "name": "syft:location:144:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/eval.h"
    },
    {
     "name": "syft:location:145:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/file.h"
    },
    {
     "name": "syft:location:146:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/hash.h"
    },
    {
     "name": "syft:location:147:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/io.h"
    },
    {
     "name": "syft:location:148:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/load.h"
    },
    {
     "name": "syft:location:149:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/marshal.h"
    },
    {
     "name": "syft:location:150:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/numeric.h"
    },
    {
     "name": "syft:location:151:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/object.h"
    },
    {
     "name": "syft:location:152:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/parse.h"
    },
    {
     "name": "syft:location:153:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/proc.h"
    },
    {
     "name": "syft:location:154:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/process.h"
    },
    {
     "name": "syft:location:155:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/random.h"
    },
    {
     "name": "syft:location:156:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/range.h"
    },
    {
     "name": "syft:location:157:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/rational.h"
    },
    {
     "name": "syft:location:158:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/re.h"
    },
    {
     "name": "syft:location:159:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/ruby.h"
    },
    {
     "name": "syft:location:160:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/select.h"
    },
    {
     "name": "syft:location:161:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/select/largesize.h"
    },
    {
     "name": "syft:location:162:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/select/posix.h"
    },
    {
     "name": "syft:location:163:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/signal.h"
    },
    {
     "name": "syft:location:164:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/sprintf.h"
    },
    {
     "name": "syft:location:165:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/string.h"
    },
    {
     "name": "syft:location:166:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/struct.h"
    },
    {
     "name": "syft:location:167:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/thread.h"
    },
    {
     "name": "syft:location:168:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/time.h"
    },
    {
     "name": "syft:location:169:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/variable.h"
    },
    {
     "name": "syft:location:170:path",
     "value": "/include/ruby-3.4.0/ruby/internal/intern/vm.h"
    },
    {
     "name": "syft:location:171:path",
     "value": "/include/ruby-3.4.0/ruby/internal/interpreter.h"
    },
    {
     "name": "syft:location:172:path",
     "value": "/include/ruby-3.4.0/ruby/internal/iterator.h"
    },
    {
     "name": "syft:location:173:path",
     "value": "/include/ruby-3.4.0/ruby/internal/memory.h"
    },
    {
     "name": "syft:location:174:path",
     "value": "/include/ruby-3.4.0/ruby/internal/method.h"
    },
    {
     "name": "syft:location:175:path",
     "value": "/include/ruby-3.4.0/ruby/internal/module.h"
    },
    {
     "name": "syft:location:176:path",
     "value": "/include/ruby-3.4.0/ruby/internal/newobj.h"
    },
    {
     "name": "syft:location:177:path",
     "value": "/include/ruby-3.4.0/ruby/internal/scan_args.h"
    },
    {
     "name": "syft:location:178:path",
     "value": "/include/ruby-3.4.0/ruby/internal/special_consts.h"
    },
    {
     "name": "syft:location:179:path",
     "value": "/include/ruby-3.4.0/ruby/internal/static_assert.h"
    },
    {
     "name": "syft:location:180:path",
     "value": "/include/ruby-3.4.0/ruby/internal/stdalign.h"
    },
    {
     "name": "syft:location:181:path",
     "value": "/include/ruby-3.4.0/ruby/internal/stdbool.h"
    },
    {
     "name": "syft:location:182:path",
     "value": "/include/ruby-3.4.0/ruby/internal/stdckdint.h"
    },
    {
     "name": "syft:location:183:path",
     "value": "/include/ruby-3.4.0/ruby/internal/symbol.h"
    },
    {
     "name": "syft:location:184:path",
     "value": "/include/ruby-3.4.0/ruby/internal/value.h"
    },
    {
     "name": "syft:location:185:path",
     "value": "/include/ruby-3.4.0/ruby/internal/value_type.h"
    },
    {
     "name": "syft:location:186:path",
     "value": "/include/ruby-3.4.0/ruby/internal/variable.h"
    },
    {
     "name": "syft:location:187:path",
     "value": "/include/ruby-3.4.0/ruby/internal/warning_push.h"
    },
    {
     "name": "syft:location:188:path",
     "value": "/include/ruby-3.4.0/ruby/internal/xmalloc.h"
    },
    {
     "name": "syft:location:189:path",
     "value": "/include/ruby-3.4.0/ruby/io.h"
    },
    {
     "name": "syft:location:190:path",
     "value": "/include/ruby-3.4.0/ruby/io/buffer.h"
    },
    {
     "name": "syft:location:191:path",
     "value": "/include/ruby-3.4.0/ruby/memory_view.h"
    },
    {
     "name": "syft:location:192:path",
     "value": "/include/ruby-3.4.0/ruby/missing.h"
    },
    {
     "name": "syft:location:193:path",
     "value": "/include/ruby-3.4.0/ruby/onigmo.h"
    },
    {
     "name": "syft:location:194:path",
     "value": "/include/ruby-3.4.0/ruby/oniguruma.h"
    },
    {
     "name": "syft:location:195:path",
     "value": "/include/ruby-3.4.0/ruby/ractor.h"
    },
    {
     "name": "syft:location:196:path",
     "value": "/include/ruby-3.4.0/ruby/random.h"
    },
    {
     "name": "syft:location:197:path",
     "value": "/include/ruby-3.4.0/ruby/re.h"
    },
    {
     "name": "syft:location:198:path",
     "value": "/include/ruby-3.4.0/ruby/regex.h"
    },
    {
     "name": "syft:location:199:path",
     "value": "/include/ruby-3.4.0/ruby/ruby.h"
    },
    {
     "name": "syft:location:200:path",
     "value": "/include/ruby-3.4.0/ruby/st.h"
    },
    {
     "name": "syft:location:201:path",
     "value": "/include/ruby-3.4.0/ruby/subst.h"
    },
    {
     "name": "syft:location:202:path",
     "value": "/include/ruby-3.4.0/ruby/thread.h"
    },
    {
     "name": "syft:location:203:path",
     "value": "/include/ruby-3.4.0/ruby/thread_native.h"
    },
    {
     "name": "syft:location:204:path",
     "value": "/include/ruby-3.4.0/ruby/util.h"
    },
    {
     "name": "syft:location:205:path",
     "value": "/include/ruby-3.4.0/ruby/version.h"
    },
    {
     "name": "syft:location:206:path",
     "value": "/include/ruby-3.4.0/ruby/vm.h"
    },
    {
     "name": "syft:location:207:path",
     "value": "/include/ruby-3.4.0/x86_64-linux/ruby/config.h"
    },
    {
     "name": "syft:location:208:path",
     "value": "/lib/libruby.so"
    },
    {
     "name": "syft:location:209:path",
     "value": "/lib/libruby.so.3.4"
    },
    {
     "name": "syft:location:210:path",
     "value": "/lib/pkgconfig/ruby-3.4.pc"
    },
    {
     "name": "syft:location:211:path",
     "value": "/lib/ruby/3.4.0/English.rb"
    },
    {
     "name": "syft:location:212:path",
     "value": "/lib/ruby/3.4.0/benchmark.rb"
    },
    {
     "name": "syft:location:213:path",
     "value": "/lib/ruby/3.4.0/bundled_gems.rb"
    },
    {
     "name": "syft:location:214:path",
     "value": "/lib/ruby/3.4.0/bundler.rb"
    },
    {
     "name": "syft:location:215:path",
     "value": "/lib/ruby/3.4.0/bundler/build_metadata.rb"
    },
    {
     "name": "syft:location:216:path",
     "value": "/lib/ruby/3.4.0/bundler/capistrano.rb"
    },
    {
     "name": "syft:location:217:path",
     "value": "/lib/ruby/3.4.0/bundler/checksum.rb"
    },
    {
     "name": "syft:location:218:path",
     "value": "/lib/ruby/3.4.0/bundler/ci_detector.rb"
    },
    {
     "name": "syft:location:219:path",
     "value": "/lib/ruby/3.4.0/bundler/cli.rb"
    },
    {
     "name": "syft:location:220:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/add.rb"
    },
    {
     "name": "syft:location:221:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/binstubs.rb"
    },
    {
     "name": "syft:location:222:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/cache.rb"
    },
    {
     "name": "syft:location:223:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/check.rb"
    },
    {
     "name": "syft:location:224:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/clean.rb"
    },
    {
     "name": "syft:location:225:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/common.rb"
    },
    {
     "name": "syft:location:226:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/config.rb"
    },
    {
     "name": "syft:location:227:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/console.rb"
    },
    {
     "name": "syft:location:228:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/doctor.rb"
    },
    {
     "name": "syft:location:229:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/doctor/diagnose.rb"
    },
    {
     "name": "syft:location:230:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/doctor/ssl.rb"
    },
    {
     "name": "syft:location:231:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/exec.rb"
    },
    {
     "name": "syft:location:232:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/fund.rb"
    },
    {
     "name": "syft:location:233:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/gem.rb"
    },
    {
     "name": "syft:location:234:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/info.rb"
    },
    {
     "name": "syft:location:235:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/init.rb"
    },
    {
     "name": "syft:location:236:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/inject.rb"
    },
    {
     "name": "syft:location:237:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/install.rb"
    },
    {
     "name": "syft:location:238:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/issue.rb"
    },
    {
     "name": "syft:location:239:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/list.rb"
    },
    {
     "name": "syft:location:240:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/lock.rb"
    },
    {
     "name": "syft:location:241:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/open.rb"
    },
    {
     "name": "syft:location:242:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/outdated.rb"
    },
    {
     "name": "syft:location:243:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/platform.rb"
    },
    {
     "name": "syft:location:244:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/plugin.rb"
    },
    {
     "name": "syft:location:245:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/pristine.rb"
    },
    {
     "name": "syft:location:246:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/remove.rb"
    },
    {
     "name": "syft:location:247:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/show.rb"
    },
    {
     "name": "syft:location:248:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/update.rb"
    },
    {
     "name": "syft:location:249:path",
     "value": "/lib/ruby/3.4.0/bundler/cli/viz.rb"
    },
    {
     "name": "syft:location:250:path",
     "value": "/lib/ruby/3.4.0/bundler/compact_index_client.rb"
    },
    {
     "name": "syft:location:251:path",
     "value": "/lib/ruby/3.4.0/bundler/compact_index_client/cache.rb"
    },
    {
     "name": "syft:location:252:path",
     "value": "/lib/ruby/3.4.0/bundler/compact_index_client/cache_file.rb"
    },
    {
     "name": "syft:location:253:path",
     "value": "/lib/ruby/3.4.0/bundler/compact_index_client/parser.rb"
    },
    {
     "name": "syft:location:254:path",
     "value": "/lib/ruby/3.4.0/bundler/compact_index_client/updater.rb"
    },
    {
     "name": "syft:location:255:path",
     "value": "/lib/ruby/3.4.0/bundler/constants.rb"
    },
    {
     "name": "syft:location:256:path",
     "value": "/lib/ruby/3.4.0/bundler/current_ruby.rb"
    },
    {
     "name": "syft:location:257:path",
     "value": "/lib/ruby/3.4.0/bundler/definition.rb"
    },
    {
     "name": "syft:location:258:path",
     "value": "/lib/ruby/3.4.0/bundler/dependency.rb"
    },
    {
     "name": "syft:location:259:path",
     "value": "/lib/ruby/3.4.0/bundler/deployment.rb"
    },
    {
     "name": "syft:location:260:path",
     "value": "/lib/ruby/3.4.0/bundler/deprecate.rb"
    },
    {
     "name": "syft:location:261:path",
     "value": "/lib/ruby/3.4.0/bundler/digest.rb"
    },
    {
     "name": "syft:location:262:path",
     "value": "/lib/ruby/3.4.0/bundler/dsl.rb"
    },
    {
     "name": "syft:location:263:path",
     "value": "/lib/ruby/3.4.0/bundler/endpoint_specification.rb"
    },
    {
     "name": "syft:location:264:path",
     "value": "/lib/ruby/3.4.0/bundler/env.rb"
    },
    {
     "name": "syft:location:265:path",
     "value": "/lib/ruby/3.4.0/bundler/environment_preserver.rb"
    },
    {
     "name": "syft:location:266:path",
     "value": "/lib/ruby/3.4.0/bundler/errors.rb"
    },
    {
     "name": "syft:location:267:path",
     "value": "/lib/ruby/3.4.0/bundler/feature_flag.rb"
    },
    {
     "name": "syft:location:268:path",
     "value": "/lib/ruby/3.4.0/bundler/fetcher.rb"
    },
    {
     "name": "syft:location:269:path",
     "value": "/lib/ruby/3.4.0/bundler/fetcher/base.rb"
    },
    {
     "name": "syft:location:270:path",
     "value": "/lib/ruby/3.4.0/bundler/fetcher/compact_index.rb"
    },
    {
     "name": "syft:location:271:path",
     "value": "/lib/ruby/3.4.0/bundler/fetcher/dependency.rb"
    },
    {
     "name": "syft:location:272:path",
     "value": "/lib/ruby/3.4.0/bundler/fetcher/downloader.rb"
    },
    {
     "name": "syft:location:273:path",
     "value": "/lib/ruby/3.4.0/bundler/fetcher/gem_remote_fetcher.rb"
    },
    {
     "name": "syft:location:274:path",
     "value": "/lib/ruby/3.4.0/bundler/fetcher/index.rb"
    },
    {
     "name": "syft:location:275:path",
     "value": "/lib/ruby/3.4.0/bundler/force_platform.rb"
    },
    {
     "name": "syft:location:276:path",
     "value": "/lib/ruby/3.4.0/bundler/friendly_errors.rb"
    },
    {
     "name": "syft:location:277:path",
     "value": "/lib/ruby/3.4.0/bundler/gem_helper.rb"
    },
    {
     "name": "syft:location:278:path",
     "value": "/lib/ruby/3.4.0/bundler/gem_helpers.rb"
    },
    {
     "name": "syft:location:279:path",
     "value": "/lib/ruby/3.4.0/bundler/gem_tasks.rb"
    },
    {
     "name": "syft:location:280:path",
     "value": "/lib/ruby/3.4.0/bundler/gem_version_promoter.rb"
    },
    {
     "name": "syft:location:281:path",
     "value": "/lib/ruby/3.4.0/bundler/graph.rb"
    },
    {
     "name": "syft:location:282:path",
     "value": "/lib/ruby/3.4.0/bundler/index.rb"
    },
    {
     "name": "syft:location:283:path",
     "value": "/lib/ruby/3.4.0/bundler/injector.rb"
    },
    {
     "name": "syft:location:284:path",
     "value": "/lib/ruby/3.4.0/bundler/inline.rb"
    },
    {
     "name": "syft:location:285:path",
     "value": "/lib/ruby/3.4.0/bundler/installer.rb"
    },
    {
     "name": "syft:location:286:path",
     "value": "/lib/ruby/3.4.0/bundler/installer/gem_installer.rb"
    },
    {
     "name": "syft:location:287:path",
     "value": "/lib/ruby/3.4.0/bundler/installer/parallel_installer.rb"
    },
    {
     "name": "syft:location:288:path",
     "value": "/lib/ruby/3.4.0/bundler/installer/standalone.rb"
    },
    {
     "name": "syft:location:289:path",
     "value": "/lib/ruby/3.4.0/bundler/lazy_specification.rb"
    },
    {
     "name": "syft:location:290:path",
     "value": "/lib/ruby/3.4.0/bundler/lockfile_generator.rb"
    },
    {
     "name": "syft:location:291:path",
     "value": "/lib/ruby/3.4.0/bundler/lockfile_parser.rb"
    },
    {
     "name": "syft:location:292:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-add.1"
    },
    {
     "name": "syft:location:293:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-add.1.ronn"
    },
    {
     "name": "syft:location:294:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-binstubs.1"
    },
    {
     "name": "syft:location:295:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-binstubs.1.ronn"
    },
    {
     "name": "syft:location:296:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-cache.1"
    },
    {
     "name": "syft:location:297:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-cache.1.ronn"
    },
    {
     "name": "syft:location:298:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-check.1"
    },
    {
     "name": "syft:location:299:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-check.1.ronn"
    },
    {
     "name": "syft:location:300:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-clean.1"
    },
    {
     "name": "syft:location:301:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-clean.1.ronn"
    },
    {
     "name": "syft:location:302:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-config.1"
    },
    {
     "name": "syft:location:303:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-config.1.ronn"
    },
    {
     "name": "syft:location:304:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-console.1"
    },
    {
     "name": "syft:location:305:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-console.1.ronn"
    },
    {
     "name": "syft:location:306:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-doctor.1"
    },
    {
     "name": "syft:location:307:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-doctor.1.ronn"
    },
    {
     "name": "syft:location:308:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-env.1"
    },
    {
     "name": "syft:location:309:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-env.1.ronn"
    },
    {
     "name": "syft:location:310:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-exec.1"
    },
    {
     "name": "syft:location:311:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-exec.1.ronn"
    },
    {
     "name": "syft:location:312:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-fund.1"
    },
    {
     "name": "syft:location:313:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-fund.1.ronn"
    },
    {
     "name": "syft:location:314:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-gem.1"
    },
    {
     "name": "syft:location:315:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-gem.1.ronn"
    },
    {
     "name": "syft:location:316:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-help.1"
    },
    {
     "name": "syft:location:317:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-help.1.ronn"
    },
    {
     "name": "syft:location:318:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-info.1"
    },
    {
     "name": "syft:location:319:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-info.1.ronn"
    },
    {
     "name": "syft:location:320:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-init.1"
    },
    {
     "name": "syft:location:321:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-init.1.ronn"
    },
    {
     "name": "syft:location:322:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-inject.1"
    },
    {
     "name": "syft:location:323:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-inject.1.ronn"
    },
    {
     "name": "syft:location:324:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-install.1"
    },
    {
     "name": "syft:location:325:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-install.1.ronn"
    },
    {
     "name": "syft:location:326:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-issue.1"
    },
    {
     "name": "syft:location:327:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-issue.1.ronn"
    },
    {
     "name": "syft:location:328:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-licenses.1"
    },
    {
     "name": "syft:location:329:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-licenses.1.ronn"
    },
    {
     "name": "syft:location:330:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-list.1"
    },
    {
     "name": "syft:location:331:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-list.1.ronn"
    },
    {
     "name": "syft:location:332:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-lock.1"
    },
    {
     "name": "syft:location:333:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-lock.1.ronn"
    },
    {
     "name": "syft:location:334:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-open.1"
    },
    {
     "name": "syft:location:335:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-open.1.ronn"
    },
    {
     "name": "syft:location:336:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-outdated.1"
    },
    {
     "name": "syft:location:337:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-outdated.1.ronn"
    },
    {
     "name": "syft:location:338:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-platform.1"
    },
    {
     "name": "syft:location:339:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-platform.1.ronn"
    },
    {
     "name": "syft:location:340:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-plugin.1"
    },
    {
     "name": "syft:location:341:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-plugin.1.ronn"
    },
    {
     "name": "syft:location:342:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-pristine.1"
    },
    {
     "name": "syft:location:343:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-pristine.1.ronn"
    },
    {
     "name": "syft:location:344:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-remove.1"
    },
    {
     "name": "syft:location:345:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-remove.1.ronn"
    },
    {
     "name": "syft:location:346:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-show.1"
    },
    {
     "name": "syft:location:347:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-show.1.ronn"
    },
    {
     "name": "syft:location:348:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-update.1"
    },
    {
     "name": "syft:location:349:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-update.1.ronn"
    },
    {
     "name": "syft:location:350:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-version.1"
    },
    {
     "name": "syft:location:351:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-version.1.ronn"
    },
    {
     "name": "syft:location:352:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-viz.1"
    },
    {
     "name": "syft:location:353:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle-viz.1.ronn"
    },
    {
     "name": "syft:location:354:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle.1"
    },
    {
     "name": "syft:location:355:path",
     "value": "/lib/ruby/3.4.0/bundler/man/bundle.1.ronn"
    },
    {
     "name": "syft:location:356:path",
     "value": "/lib/ruby/3.4.0/bundler/man/gemfile.5"
    },
    {
     "name": "syft:location:357:path",
     "value": "/lib/ruby/3.4.0/bundler/man/gemfile.5.ronn"
    },
    {
     "name": "syft:location:358:path",
     "value": "/lib/ruby/3.4.0/bundler/match_metadata.rb"
    },
    {
     "name": "syft:location:359:path",
     "value": "/lib/ruby/3.4.0/bundler/match_platform.rb"
    },
    {
     "name": "syft:location:360:path",
     "value": "/lib/ruby/3.4.0/bundler/match_remote_metadata.rb"
    },
    {
     "name": "syft:location:361:path",
     "value": "/lib/ruby/3.4.0/bundler/materialization.rb"
    },
    {
     "name": "syft:location:362:path",
     "value": "/lib/ruby/3.4.0/bundler/mirror.rb"
    },
    {
     "name": "syft:location:363:path",
     "value": "/lib/ruby/3.4.0/bundler/plugin.rb"
    },
    {
     "name": "syft:location:364:path",
     "value": "/lib/ruby/3.4.0/bundler/plugin/api.rb"
    },
    {
     "name": "syft:location:365:path",
     "value": "/lib/ruby/3.4.0/bundler/plugin/api/source.rb"
    },
    {
     "name": "syft:location:366:path",
     "value": "/lib/ruby/3.4.0/bundler/plugin/dsl.rb"
    },
    {
     "name": "syft:location:367:path",
     "value": "/lib/ruby/3.4.0/bundler/plugin/events.rb"
    },
    {
     "name": "syft:location:368:path",
     "value": "/lib/ruby/3.4.0/bundler/plugin/index.rb"
    },
    {
     "name": "syft:location:369:path",
     "value": "/lib/ruby/3.4.0/bundler/plugin/installer.rb"
    },
    {
     "name": "syft:location:370:path",
     "value": "/lib/ruby/3.4.0/bundler/plugin/installer/git.rb"
    },
    {
     "name": "syft:location:371:path",
     "value": "/lib/ruby/3.4.0/bundler/plugin/installer/path.rb"
    },
    {
     "name": "syft:location:372:path",
     "value": "/lib/ruby/3.4.0/bundler/plugin/installer/rubygems.rb"
    },
    {
     "name": "syft:location:373:path",
     "value": "/lib/ruby/3.4.0/bundler/plugin/source_list.rb"
    },
    {
     "name": "syft:location:374:path",
     "value": "/lib/ruby/3.4.0/bundler/process_lock.rb"
    },
    {
     "name": "syft:location:375:path",
     "value": "/lib/ruby/3.4.0/bundler/remote_specification.rb"
    },
    {
     "name": "syft:location:376:path",
     "value": "/lib/ruby/3.4.0/bundler/resolver.rb"
    },
    {
     "name": "syft:location:377:path",
     "value": "/lib/ruby/3.4.0/bundler/resolver/base.rb"
    },
    {
     "name": "syft:location:378:path",
     "value": "/lib/ruby/3.4.0/bundler/resolver/candidate.rb"
    },
    {
     "name": "syft:location:379:path",
     "value": "/lib/ruby/3.4.0/bundler/resolver/incompatibility.rb"
    },
    {
     "name": "syft:location:380:path",
     "value": "/lib/ruby/3.4.0/bundler/resolver/package.rb"
    },
    {
     "name": "syft:location:381:path",
     "value": "/lib/ruby/3.4.0/bundler/resolver/root.rb"
    },
    {
     "name": "syft:location:382:path",
     "value": "/lib/ruby/3.4.0/bundler/resolver/spec_group.rb"
    },
    {
     "name": "syft:location:383:path",
     "value": "/lib/ruby/3.4.0/bundler/resolver/strategy.rb"
    },
    {
     "name": "syft:location:384:path",
     "value": "/lib/ruby/3.4.0/bundler/retry.rb"
    },
    {
     "name": "syft:location:385:path",
     "value": "/lib/ruby/3.4.0/bundler/ruby_dsl.rb"
    },
    {
     "name": "syft:location:386:path",
     "value": "/lib/ruby/3.4.0/bundler/ruby_version.rb"
    },
    {
     "name": "syft:location:387:path",
     "value": "/lib/ruby/3.4.0/bundler/rubygems_ext.rb"
    },
    {
     "name": "syft:location:388:path",
     "value": "/lib/ruby/3.4.0/bundler/rubygems_gem_installer.rb"
    },
    {
     "name": "syft:location:389:path",
     "value": "/lib/ruby/3.4.0/bundler/rubygems_integration.rb"
    },
    {
     "name": "syft:location:390:path",
     "value": "/lib/ruby/3.4.0/bundler/runtime.rb"
    },
    {
     "name": "syft:location:391:path",
     "value": "/lib/ruby/3.4.0/bundler/safe_marshal.rb"
    },
    {
     "name": "syft:location:392:path",
     "value": "/lib/ruby/3.4.0/bundler/self_manager.rb"
    },
    {
     "name": "syft:location:393:path",
     "value": "/lib/ruby/3.4.0/bundler/settings.rb"
    },
    {
     "name": "syft:location:394:path",
     "value": "/lib/ruby/3.4.0/bundler/settings/validator.rb"
    },
    {
     "name": "syft:location:395:path",
     "value": "/lib/ruby/3.4.0/bundler/setup.rb"
    },
    {
     "name": "syft:location:396:path",
     "value": "/lib/ruby/3.4.0/bundler/shared_helpers.rb"
    },
    {
     "name": "syft:location:397:path",
     "value": "/lib/ruby/3.4.0/bundler/similarity_detector.rb"
    },
    {
     "name": "syft:location:398:path",
     "value": "/lib/ruby/3.4.0/bundler/source.rb"
    },
    {
     "name": "syft:location:399:path",
     "value": "/lib/ruby/3.4.0/bundler/source/gemspec.rb"
    },
    {
     "name": "syft:location:400:path",
     "value": "/lib/ruby/3.4.0/bundler/source/git.rb"
    },
    {
     "name": "syft:location:401:path",
     "value": "/lib/ruby/3.4.0/bundler/source/git/git_proxy.rb"
    },
    {
     "name": "syft:location:402:path",
     "value": "/lib/ruby/3.4.0/bundler/source/metadata.rb"
    },
    {
     "name": "syft:location:403:path",
     "value": "/lib/ruby/3.4.0/bundler/source/path.rb"
    },
    {
     "name": "syft:location:404:path",
     "value": "/lib/ruby/3.4.0/bundler/source/path/installer.rb"
    },
    {
     "name": "syft:location:405:path",
     "value": "/lib/ruby/3.4.0/bundler/source/rubygems.rb"
    },
    {
     "name": "syft:location:406:path",
     "value": "/lib/ruby/3.4.0/bundler/source/rubygems/remote.rb"
    },
    {
     "name": "syft:location:407:path",
     "value": "/lib/ruby/3.4.0/bundler/source/rubygems_aggregate.rb"
    },
    {
     "name": "syft:location:408:path",
     "value": "/lib/ruby/3.4.0/bundler/source_list.rb"
    },
    {
     "name": "syft:location:409:path",
     "value": "/lib/ruby/3.4.0/bundler/source_map.rb"
    },
    {
     "name": "syft:location:410:path",
     "value": "/lib/ruby/3.4.0/bundler/spec_set.rb"
    },
    {
     "name": "syft:location:411:path",
     "value": "/lib/ruby/3.4.0/bundler/stub_specification.rb"
    },
    {
     "name": "syft:location:412:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/Executable"
    },
    {
     "name": "syft:location:413:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/Executable.bundler"
    },
    {
     "name": "syft:location:414:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/Executable.standalone"
    },
    {
     "name": "syft:location:415:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/Gemfile"
    },
    {
     "name": "syft:location:416:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/CHANGELOG.md.tt"
    },
    {
     "name": "syft:location:417:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/CODE_OF_CONDUCT.md.tt"
    },
    {
     "name": "syft:location:418:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/Cargo.toml.tt"
    },
    {
     "name": "syft:location:419:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/Gemfile.tt"
    },
    {
     "name": "syft:location:420:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/LICENSE.txt.tt"
    },
    {
     "name": "syft:location:421:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/README.md.tt"
    },
    {
     "name": "syft:location:422:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/Rakefile.tt"
    },
    {
     "name": "syft:location:423:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/bin/console.tt"
    },
    {
     "name": "syft:location:424:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/bin/setup.tt"
    },
    {
     "name": "syft:location:425:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/circleci/config.yml.tt"
    },
    {
     "name": "syft:location:426:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/exe/newgem.tt"
    },
    {
     "name": "syft:location:427:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/ext/newgem/Cargo.toml.tt"
    },
    {
     "name": "syft:location:428:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/ext/newgem/extconf-c.rb.tt"
    },
    {
     "name": "syft:location:429:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/ext/newgem/extconf-rust.rb.tt"
    },
    {
     "name": "syft:location:430:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/ext/newgem/newgem.c.tt"
    },
    {
     "name": "syft:location:431:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/ext/newgem/newgem.h.tt"
    },
    {
     "name": "syft:location:432:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/ext/newgem/src/lib.rs.tt"
    },
    {
     "name": "syft:location:433:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/github/workflows/main.yml.tt"
    },
    {
     "name": "syft:location:434:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/gitignore.tt"
    },
    {
     "name": "syft:location:435:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/gitlab-ci.yml.tt"
    },
    {
     "name": "syft:location:436:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/lib/newgem.rb.tt"
    },
    {
     "name": "syft:location:437:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/lib/newgem/version.rb.tt"
    },
    {
     "name": "syft:location:438:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/newgem.gemspec.tt"
    },
    {
     "name": "syft:location:439:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/rspec.tt"
    },
    {
     "name": "syft:location:440:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/rubocop.yml.tt"
    },
    {
     "name": "syft:location:441:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/sig/newgem.rbs.tt"
    },
    {
     "name": "syft:location:442:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/spec/newgem_spec.rb.tt"
    },
    {
     "name": "syft:location:443:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/spec/spec_helper.rb.tt"
    },
    {
     "name": "syft:location:444:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/standard.yml.tt"
    },
    {
     "name": "syft:location:445:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/test/minitest/test_helper.rb.tt"
    },
    {
     "name": "syft:location:446:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/test/minitest/test_newgem.rb.tt"
    },
    {
     "name": "syft:location:447:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/test/test-unit/newgem_test.rb.tt"
    },
    {
     "name": "syft:location:448:path",
     "value": "/lib/ruby/3.4.0/bundler/templates/newgem/test/test-unit/test_helper.rb.tt"
    },
    {
     "name": "syft:location:449:path",
     "value": "/lib/ruby/3.4.0/bundler/ui.rb"
    },
    {
     "name": "syft:location:450:path",
     "value": "/lib/ruby/3.4.0/bundler/ui/rg_proxy.rb"
    },
    {
     "name": "syft:location:451:path",
     "value": "/lib/ruby/3.4.0/bundler/ui/shell.rb"
    },
    {
     "name": "syft:location:452:path",
     "value": "/lib/ruby/3.4.0/bundler/ui/silent.rb"
    },
    {
     "name": "syft:location:453:path",
     "value": "/lib/ruby/3.4.0/bundler/uri_credentials_filter.rb"
    },
    {
     "name": "syft:location:454:path",
     "value": "/lib/ruby/3.4.0/bundler/uri_normalizer.rb"
    },
    {
     "name": "syft:location:455:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/connection_pool/lib/connection_pool.rb"
    },
    {
     "name": "syft:location:456:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/connection_pool/lib/connection_pool/timed_stack.rb"
    },
    {
     "name": "syft:location:457:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/connection_pool/lib/connection_pool/version.rb"
    },
    {
     "name": "syft:location:458:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/connection_pool/lib/connection_pool/wrapper.rb"
    },
    {
     "name": "syft:location:459:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/fileutils/lib/fileutils.rb"
    },
    {
     "name": "syft:location:460:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb"
    },
    {
     "name": "syft:location:461:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/net-http-persistent/lib/net/http/persistent/connection.rb"
    },
    {
     "name": "syft:location:462:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/net-http-persistent/lib/net/http/persistent/pool.rb"
    },
    {
     "name": "syft:location:463:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/net-http-persistent/lib/net/http/persistent/timed_stack_multi.rb"
    },
    {
     "name": "syft:location:464:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub.rb"
    },
    {
     "name": "syft:location:465:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/assignment.rb"
    },
    {
     "name": "syft:location:466:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/basic_package_source.rb"
    },
    {
     "name": "syft:location:467:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/failure_writer.rb"
    },
    {
     "name": "syft:location:468:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/incompatibility.rb"
    },
    {
     "name": "syft:location:469:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/package.rb"
    },
    {
     "name": "syft:location:470:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/partial_solution.rb"
    },
    {
     "name": "syft:location:471:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/rubygems.rb"
    },
    {
     "name": "syft:location:472:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/solve_failure.rb"
    },
    {
     "name": "syft:location:473:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/static_package_source.rb"
    },
    {
     "name": "syft:location:474:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/strategy.rb"
    },
    {
     "name": "syft:location:475:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/term.rb"
    },
    {
     "name": "syft:location:476:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/version.rb"
    },
    {
     "name": "syft:location:477:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/version_constraint.rb"
    },
    {
     "name": "syft:location:478:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/version_range.rb"
    },
    {
     "name": "syft:location:479:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/version_solver.rb"
    },
    {
     "name": "syft:location:480:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/pub_grub/lib/pub_grub/version_union.rb"
    },
    {
     "name": "syft:location:481:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/securerandom/lib/securerandom.rb"
    },
    {
     "name": "syft:location:482:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor.rb"
    },
    {
     "name": "syft:location:483:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/actions.rb"
    },
    {
     "name": "syft:location:484:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/actions/create_file.rb"
    },
    {
     "name": "syft:location:485:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/actions/create_link.rb"
    },
    {
     "name": "syft:location:486:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/actions/directory.rb"
    },
    {
     "name": "syft:location:487:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/actions/empty_directory.rb"
    },
    {
     "name": "syft:location:488:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb"
    },
    {
     "name": "syft:location:489:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb"
    },
    {
     "name": "syft:location:490:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/base.rb"
    },
    {
     "name": "syft:location:491:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/command.rb"
    },
    {
     "name": "syft:location:492:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb"
    },
    {
     "name": "syft:location:493:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/error.rb"
    },
    {
     "name": "syft:location:494:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/group.rb"
    },
    {
     "name": "syft:location:495:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/invocation.rb"
    },
    {
     "name": "syft:location:496:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/line_editor.rb"
    },
    {
     "name": "syft:location:497:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/line_editor/basic.rb"
    },
    {
     "name": "syft:location:498:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/line_editor/readline.rb"
    },
    {
     "name": "syft:location:499:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/nested_context.rb"
    },
    {
     "name": "syft:location:500:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/parser.rb"
    },
    {
     "name": "syft:location:501:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/parser/argument.rb"
    },
    {
     "name": "syft:location:502:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/parser/arguments.rb"
    },
    {
     "name": "syft:location:503:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/parser/option.rb"
    },
    {
     "name": "syft:location:504:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/parser/options.rb"
    },
    {
     "name": "syft:location:505:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/rake_compat.rb"
    },
    {
     "name": "syft:location:506:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/runner.rb"
    },
    {
     "name": "syft:location:507:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/shell.rb"
    },
    {
     "name": "syft:location:508:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/shell/basic.rb"
    },
    {
     "name": "syft:location:509:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/shell/color.rb"
    },
    {
     "name": "syft:location:510:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/shell/column_printer.rb"
    },
    {
     "name": "syft:location:511:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/shell/html.rb"
    },
    {
     "name": "syft:location:512:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/shell/table_printer.rb"
    },
    {
     "name": "syft:location:513:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/shell/terminal.rb"
    },
    {
     "name": "syft:location:514:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/shell/wrapped_printer.rb"
    },
    {
     "name": "syft:location:515:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/util.rb"
    },
    {
     "name": "syft:location:516:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/version.rb"
    },
    {
     "name": "syft:location:517:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/tsort/lib/tsort.rb"
    },
    {
     "name": "syft:location:518:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri.rb"
    },
    {
     "name": "syft:location:519:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/common.rb"
    },
    {
     "name": "syft:location:520:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/file.rb"
    },
    {
     "name": "syft:location:521:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/ftp.rb"
    },
    {
     "name": "syft:location:522:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/generic.rb"
    },
    {
     "name": "syft:location:523:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/http.rb"
    },
    {
     "name": "syft:location:524:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/https.rb"
    },
    {
     "name": "syft:location:525:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/ldap.rb"
    },
    {
     "name": "syft:location:526:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/ldaps.rb"
    },
    {
     "name": "syft:location:527:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/mailto.rb"
    },
    {
     "name": "syft:location:528:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/rfc2396_parser.rb"
    },
    {
     "name": "syft:location:529:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/rfc3986_parser.rb"
    },
    {
     "name": "syft:location:530:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/version.rb"
    },
    {
     "name": "syft:location:531:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/ws.rb"
    },
    {
     "name": "syft:location:532:path",
     "value": "/lib/ruby/3.4.0/bundler/vendor/uri/lib/uri/wss.rb"
    },
    {
     "name": "syft:location:533:path",
     "value": "/lib/ruby/3.4.0/bundler/vendored_fileutils.rb"
    },
    {
     "name": "syft:location:534:path",
     "value": "/lib/ruby/3.4.0/bundler/vendored_net_http.rb"
    },
    {
     "name": "syft:location:535:path",
     "value": "/lib/ruby/3.4.0/bundler/vendored_persistent.rb"
    },
    {
     "name": "syft:location:536:path",
     "value": "/lib/ruby/3.4.0/bundler/vendored_pub_grub.rb"
    },
    {
     "name": "syft:location:537:path",
     "value": "/lib/ruby/3.4.0/bundler/vendored_securerandom.rb"
    },
    {
     "name": "syft:location:538:path",
     "value": "/lib/ruby/3.4.0/bundler/vendored_thor.rb"
    },
    {
     "name": "syft:location:539:path",
     "value": "/lib/ruby/3.4.0/bundler/vendored_timeout.rb"
    },
    {
     "name": "syft:location:540:path",
     "value": "/lib/ruby/3.4.0/bundler/vendored_tsort.rb"
    },
    {
     "name": "syft:location:541:path",
     "value": "/lib/ruby/3.4.0/bundler/vendored_uri.rb"
    },
    {
     "name": "syft:location:542:path",
     "value": "/lib/ruby/3.4.0/bundler/version.rb"
    },
    {
     "name": "syft:location:543:path",
     "value": "/lib/ruby/3.4.0/bundler/vlad.rb"
    },
    {
     "name": "syft:location:544:path",
     "value": "/lib/ruby/3.4.0/bundler/worker.rb"
    },
    {
     "name": "syft:location:545:path",
     "value": "/lib/ruby/3.4.0/bundler/yaml_serializer.rb"
    },
    {
     "name": "syft:location:546:path",
     "value": "/lib/ruby/3.4.0/cgi.rb"
    },
    {
     "name": "syft:location:547:path",
     "value": "/lib/ruby/3.4.0/cgi/cookie.rb"
    },
    {
     "name": "syft:location:548:path",
     "value": "/lib/ruby/3.4.0/cgi/core.rb"
    },
    {
     "name": "syft:location:549:path",
     "value": "/lib/ruby/3.4.0/cgi/html.rb"
    },
    {
     "name": "syft:location:550:path",
     "value": "/lib/ruby/3.4.0/cgi/session.rb"
    },
    {
     "name": "syft:location:551:path",
     "value": "/lib/ruby/3.4.0/cgi/session/pstore.rb"
    },
    {
     "name": "syft:location:552:path",
     "value": "/lib/ruby/3.4.0/cgi/util.rb"
    },
    {
     "name": "syft:location:553:path",
     "value": "/lib/ruby/3.4.0/coverage.rb"
    },
    {
     "name": "syft:location:554:path",
     "value": "/lib/ruby/3.4.0/date.rb"
    },
    {
     "name": "syft:location:555:path",
     "value": "/lib/ruby/3.4.0/delegate.rb"
    },
    {
     "name": "syft:location:556:path",
     "value": "/lib/ruby/3.4.0/did_you_mean.rb"
    },
    {
     "name": "syft:location:557:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/core_ext/name_error.rb"
    },
    {
     "name": "syft:location:558:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/experimental.rb"
    },
    {
     "name": "syft:location:559:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/formatter.rb"
    },
    {
     "name": "syft:location:560:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/formatters/plain_formatter.rb"
    },
    {
     "name": "syft:location:561:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/formatters/verbose_formatter.rb"
    },
    {
     "name": "syft:location:562:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/jaro_winkler.rb"
    },
    {
     "name": "syft:location:563:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/levenshtein.rb"
    },
    {
     "name": "syft:location:564:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/spell_checker.rb"
    },
    {
     "name": "syft:location:565:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/spell_checkers/key_error_checker.rb"
    },
    {
     "name": "syft:location:566:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/spell_checkers/method_name_checker.rb"
    },
    {
     "name": "syft:location:567:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/spell_checkers/name_error_checkers.rb"
    },
    {
     "name": "syft:location:568:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb"
    },
    {
     "name": "syft:location:569:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb"
    },
    {
     "name": "syft:location:570:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/spell_checkers/null_checker.rb"
    },
    {
     "name": "syft:location:571:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/spell_checkers/pattern_key_name_checker.rb"
    },
    {
     "name": "syft:location:572:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/spell_checkers/require_path_checker.rb"
    },
    {
     "name": "syft:location:573:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/tree_spell_checker.rb"
    },
    {
     "name": "syft:location:574:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/verbose.rb"
    },
    {
     "name": "syft:location:575:path",
     "value": "/lib/ruby/3.4.0/did_you_mean/version.rb"
    },
    {
     "name": "syft:location:576:path",
     "value": "/lib/ruby/3.4.0/digest.rb"
    },
    {
     "name": "syft:location:577:path",
     "value": "/lib/ruby/3.4.0/digest/loader.rb"
    },
    {
     "name": "syft:location:578:path",
     "value": "/lib/ruby/3.4.0/digest/sha2.rb"
    },
    {
     "name": "syft:location:579:path",
     "value": "/lib/ruby/3.4.0/digest/sha2/loader.rb"
    },
    {
     "name": "syft:location:580:path",
     "value": "/lib/ruby/3.4.0/digest/version.rb"
    },
    {
     "name": "syft:location:581:path",
     "value": "/lib/ruby/3.4.0/erb.rb"
    },
    {
     "name": "syft:location:582:path",
     "value": "/lib/ruby/3.4.0/erb/compiler.rb"
    },
    {
     "name": "syft:location:583:path",
     "value": "/lib/ruby/3.4.0/erb/def_method.rb"
    },
    {
     "name": "syft:location:584:path",
     "value": "/lib/ruby/3.4.0/erb/util.rb"
    },
    {
     "name": "syft:location:585:path",
     "value": "/lib/ruby/3.4.0/erb/version.rb"
    },
    {
     "name": "syft:location:586:path",
     "value": "/lib/ruby/3.4.0/error_highlight.rb"
    },
    {
     "name": "syft:location:587:path",
     "value": "/lib/ruby/3.4.0/error_highlight/base.rb"
    },
    {
     "name": "syft:location:588:path",
     "value": "/lib/ruby/3.4.0/error_highlight/core_ext.rb"
    },
    {
     "name": "syft:location:589:path",
     "value": "/lib/ruby/3.4.0/error_highlight/formatter.rb"
    },
    {
     "name": "syft:location:590:path",
     "value": "/lib/ruby/3.4.0/error_highlight/version.rb"
    },
    {
     "name": "syft:location:591:path",
     "value": "/lib/ruby/3.4.0/expect.rb"
    },
    {
     "name": "syft:location:592:path",
     "value": "/lib/ruby/3.4.0/fiddle.rb"
    },
    {
     "name": "syft:location:593:path",
     "value": "/lib/ruby/3.4.0/fiddle/closure.rb"
    },
    {
     "name": "syft:location:594:path",
     "value": "/lib/ruby/3.4.0/fiddle/cparser.rb"
    },
    {
     "name": "syft:location:595:path",
     "value": "/lib/ruby/3.4.0/fiddle/ffi_backend.rb"
    },
    {
     "name": "syft:location:596:path",
     "value": "/lib/ruby/3.4.0/fiddle/function.rb"
    },
    {
     "name": "syft:location:597:path",
     "value": "/lib/ruby/3.4.0/fiddle/import.rb"
    },
    {
     "name": "syft:location:598:path",
     "value": "/lib/ruby/3.4.0/fiddle/pack.rb"
    },
    {
     "name": "syft:location:599:path",
     "value": "/lib/ruby/3.4.0/fiddle/struct.rb"
    },
    {
     "name": "syft:location:600:path",
     "value": "/lib/ruby/3.4.0/fiddle/types.rb"
    },
    {
     "name": "syft:location:601:path",
     "value": "/lib/ruby/3.4.0/fiddle/value.rb"
    },
    {
     "name": "syft:location:602:path",
     "value": "/lib/ruby/3.4.0/fiddle/version.rb"
    },
    {
     "name": "syft:location:603:path",
     "value": "/lib/ruby/3.4.0/fileutils.rb"
    },
    {
     "name": "syft:location:604:path",
     "value": "/lib/ruby/3.4.0/find.rb"
    },
    {
     "name": "syft:location:605:path",
     "value": "/lib/ruby/3.4.0/forwardable.rb"
    },
    {
     "name": "syft:location:606:path",
     "value": "/lib/ruby/3.4.0/forwardable/impl.rb"
    },
    {
     "name": "syft:location:607:path",
     "value": "/lib/ruby/3.4.0/io/console/size.rb"
    },
    {
     "name": "syft:location:608:path",
     "value": "/lib/ruby/3.4.0/ipaddr.rb"
    },
    {
     "name": "syft:location:609:path",
     "value": "/lib/ruby/3.4.0/irb.rb"
    },
    {
     "name": "syft:location:610:path",
     "value": "/lib/ruby/3.4.0/irb/cmd/nop.rb"
    },
    {
     "name": "syft:location:611:path",
     "value": "/lib/ruby/3.4.0/irb/color.rb"
    },
    {
     "name": "syft:location:612:path",
     "value": "/lib/ruby/3.4.0/irb/color_printer.rb"
    },
    {
     "name": "syft:location:613:path",
     "value": "/lib/ruby/3.4.0/irb/command.rb"
    },
    {
     "name": "syft:location:614:path",
     "value": "/lib/ruby/3.4.0/irb/command/backtrace.rb"
    },
    {
     "name": "syft:location:615:path",
     "value": "/lib/ruby/3.4.0/irb/command/base.rb"
    },
    {
     "name": "syft:location:616:path",
     "value": "/lib/ruby/3.4.0/irb/command/break.rb"
    },
    {
     "name": "syft:location:617:path",
     "value": "/lib/ruby/3.4.0/irb/command/catch.rb"
    },
    {
     "name": "syft:location:618:path",
     "value": "/lib/ruby/3.4.0/irb/command/cd.rb"
    },
    {
     "name": "syft:location:619:path",
     "value": "/lib/ruby/3.4.0/irb/command/chws.rb"
    },
    {
     "name": "syft:location:620:path",
     "value": "/lib/ruby/3.4.0/irb/command/context.rb"
    },
    {
     "name": "syft:location:621:path",
     "value": "/lib/ruby/3.4.0/irb/command/continue.rb"
    },
    {
     "name": "syft:location:622:path",
     "value": "/lib/ruby/3.4.0/irb/command/debug.rb"
    },
    {
     "name": "syft:location:623:path",
     "value": "/lib/ruby/3.4.0/irb/command/delete.rb"
    },
    {
     "name": "syft:location:624:path",
     "value": "/lib/ruby/3.4.0/irb/command/disable_irb.rb"
    },
    {
     "name": "syft:location:625:path",
     "value": "/lib/ruby/3.4.0/irb/command/edit.rb"
    },
    {
     "name": "syft:location:626:path",
     "value": "/lib/ruby/3.4.0/irb/command/exit.rb"
    },
    {
     "name": "syft:location:627:path",
     "value": "/lib/ruby/3.4.0/irb/command/finish.rb"
    },
    {
     "name": "syft:location:628:path",
     "value": "/lib/ruby/3.4.0/irb/command/force_exit.rb"
    },
    {
     "name": "syft:location:629:path",
     "value": "/lib/ruby/3.4.0/irb/command/help.rb"
    },
    {
     "name": "syft:location:630:path",
     "value": "/lib/ruby/3.4.0/irb/command/history.rb"
    },
    {
     "name": "syft:location:631:path",
     "value": "/lib/ruby/3.4.0/irb/command/info.rb"
    },
    {
     "name": "syft:location:632:path",
     "value": "/lib/ruby/3.4.0/irb/command/internal_helpers.rb"
    },
    {
     "name": "syft:location:633:path",
     "value": "/lib/ruby/3.4.0/irb/command/irb_info.rb"
    },
    {
     "name": "syft:location:634:path",
     "value": "/lib/ruby/3.4.0/irb/command/load.rb"
    },
    {
     "name": "syft:location:635:path",
     "value": "/lib/ruby/3.4.0/irb/command/ls.rb"
    },
    {
     "name": "syft:location:636:path",
     "value": "/lib/ruby/3.4.0/irb/command/measure.rb"
    },
    {
     "name": "syft:location:637:path",
     "value": "/lib/ruby/3.4.0/irb/command/next.rb"
    },
    {
     "name": "syft:location:638:path",
     "value": "/lib/ruby/3.4.0/irb/command/pushws.rb"
    },
    {
     "name": "syft:location:639:path",
     "value": "/lib/ruby/3.4.0/irb/command/show_doc.rb"
    },
    {
     "name": "syft:location:640:path",
     "value": "/lib/ruby/3.4.0/irb/command/show_source.rb"
    },
    {
     "name": "syft:location:641:path",
     "value": "/lib/ruby/3.4.0/irb/command/step.rb"
    },
    {
     "name": "syft:location:642:path",
     "value": "/lib/ruby/3.4.0/irb/command/subirb.rb"
    },
    {
     "name": "syft:location:643:path",
     "value": "/lib/ruby/3.4.0/irb/command/whereami.rb"
    },
    {
     "name": "syft:location:644:path",
     "value": "/lib/ruby/3.4.0/irb/completion.rb"
    },
    {
     "name": "syft:location:645:path",
     "value": "/lib/ruby/3.4.0/irb/context.rb"
    },
    {
     "name": "syft:location:646:path",
     "value": "/lib/ruby/3.4.0/irb/debug.rb"
    },
    {
     "name": "syft:location:647:path",
     "value": "/lib/ruby/3.4.0/irb/debug/ui.rb"
    },
    {
     "name": "syft:location:648:path",
     "value": "/lib/ruby/3.4.0/irb/default_commands.rb"
    },
    {
     "name": "syft:location:649:path",
     "value": "/lib/ruby/3.4.0/irb/easter-egg.rb"
    },
    {
     "name": "syft:location:650:path",
     "value": "/lib/ruby/3.4.0/irb/ext/change-ws.rb"
    },
    {
     "name": "syft:location:651:path",
     "value": "/lib/ruby/3.4.0/irb/ext/eval_history.rb"
    },
    {
     "name": "syft:location:652:path",
     "value": "/lib/ruby/3.4.0/irb/ext/loader.rb"
    },
    {
     "name": "syft:location:653:path",
     "value": "/lib/ruby/3.4.0/irb/ext/multi-irb.rb"
    },
    {
     "name": "syft:location:654:path",
     "value": "/lib/ruby/3.4.0/irb/ext/tracer.rb"
    },
    {
     "name": "syft:location:655:path",
     "value": "/lib/ruby/3.4.0/irb/ext/use-loader.rb"
    },
    {
     "name": "syft:location:656:path",
     "value": "/lib/ruby/3.4.0/irb/ext/workspaces.rb"
    },
    {
     "name": "syft:location:657:path",
     "value": "/lib/ruby/3.4.0/irb/frame.rb"
    },
    {
     "name": "syft:location:658:path",
     "value": "/lib/ruby/3.4.0/irb/help.rb"
    },
    {
     "name": "syft:location:659:path",
     "value": "/lib/ruby/3.4.0/irb/helper_method.rb"
    },
    {
     "name": "syft:location:660:path",
     "value": "/lib/ruby/3.4.0/irb/helper_method/base.rb"
    },
    {
     "name": "syft:location:661:path",
     "value": "/lib/ruby/3.4.0/irb/helper_method/conf.rb"
    },
    {
     "name": "syft:location:662:path",
     "value": "/lib/ruby/3.4.0/irb/history.rb"
    },
    {
     "name": "syft:location:663:path",
     "value": "/lib/ruby/3.4.0/irb/init.rb"
    },
    {
     "name": "syft:location:664:path",
     "value": "/lib/ruby/3.4.0/irb/input-method.rb"
    },
    {
     "name": "syft:location:665:path",
     "value": "/lib/ruby/3.4.0/irb/inspector.rb"
    },
    {
     "name": "syft:location:666:path",
     "value": "/lib/ruby/3.4.0/irb/lc/error.rb"
    },
    {
     "name": "syft:location:667:path",
     "value": "/lib/ruby/3.4.0/irb/lc/help-message"
    },
    {
     "name": "syft:location:668:path",
     "value": "/lib/ruby/3.4.0/irb/lc/ja/error.rb"
    },
    {
     "name": "syft:location:669:path",
     "value": "/lib/ruby/3.4.0/irb/lc/ja/help-message"
    },
    {
     "name": "syft:location:670:path",
     "value": "/lib/ruby/3.4.0/irb/locale.rb"
    },
    {
     "name": "syft:location:671:path",
     "value": "/lib/ruby/3.4.0/irb/nesting_parser.rb"
    },
    {
     "name": "syft:location:672:path",
     "value": "/lib/ruby/3.4.0/irb/notifier.rb"
    },
    {
     "name": "syft:location:673:path",
     "value": "/lib/ruby/3.4.0/irb/output-method.rb"
    },
    {
     "name": "syft:location:674:path",
     "value": "/lib/ruby/3.4.0/irb/pager.rb"
    },
    {
     "name": "syft:location:675:path",
     "value": "/lib/ruby/3.4.0/irb/ruby-lex.rb"
    },
    {
     "name": "syft:location:676:path",
     "value": "/lib/ruby/3.4.0/irb/ruby_logo.aa"
    },
    {
     "name": "syft:location:677:path",
     "value": "/lib/ruby/3.4.0/irb/source_finder.rb"
    },
    {
     "name": "syft:location:678:path",
     "value": "/lib/ruby/3.4.0/irb/statement.rb"
    },
    {
     "name": "syft:location:679:path",
     "value": "/lib/ruby/3.4.0/irb/version.rb"
    },
    {
     "name": "syft:location:680:path",
     "value": "/lib/ruby/3.4.0/irb/workspace.rb"
    },
    {
     "name": "syft:location:681:path",
     "value": "/lib/ruby/3.4.0/irb/ws-for-case-2.rb"
    },
    {
     "name": "syft:location:682:path",
     "value": "/lib/ruby/3.4.0/irb/xmp.rb"
    },
    {
     "name": "syft:location:683:path",
     "value": "/lib/ruby/3.4.0/json.rb"
    },
    {
     "name": "syft:location:684:path",
     "value": "/lib/ruby/3.4.0/json/add/bigdecimal.rb"
    },
    {
     "name": "syft:location:685:path",
     "value": "/lib/ruby/3.4.0/json/add/complex.rb"
    },
    {
     "name": "syft:location:686:path",
     "value": "/lib/ruby/3.4.0/json/add/core.rb"
    },
    {
     "name": "syft:location:687:path",
     "value": "/lib/ruby/3.4.0/json/add/date.rb"
    },
    {
     "name": "syft:location:688:path",
     "value": "/lib/ruby/3.4.0/json/add/date_time.rb"
    },
    {
     "name": "syft:location:689:path",
     "value": "/lib/ruby/3.4.0/json/add/exception.rb"
    },
    {
     "name": "syft:location:690:path",
     "value": "/lib/ruby/3.4.0/json/add/ostruct.rb"
    },
    {
     "name": "syft:location:691:path",
     "value": "/lib/ruby/3.4.0/json/add/range.rb"
    },
    {
     "name": "syft:location:692:path",
     "value": "/lib/ruby/3.4.0/json/add/rational.rb"
    },
    {
     "name": "syft:location:693:path",
     "value": "/lib/ruby/3.4.0/json/add/regexp.rb"
    },
    {
     "name": "syft:location:694:path",
     "value": "/lib/ruby/3.4.0/json/add/set.rb"
    },
    {
     "name": "syft:location:695:path",
     "value": "/lib/ruby/3.4.0/json/add/struct.rb"
    },
    {
     "name": "syft:location:696:path",
     "value": "/lib/ruby/3.4.0/json/add/symbol.rb"
    },
    {
     "name": "syft:location:697:path",
     "value": "/lib/ruby/3.4.0/json/add/time.rb"
    },
    {
     "name": "syft:location:698:path",
     "value": "/lib/ruby/3.4.0/json/common.rb"
    },
    {
     "name": "syft:location:699:path",
     "value": "/lib/ruby/3.4.0/json/ext.rb"
    },
    {
     "name": "syft:location:700:path",
     "value": "/lib/ruby/3.4.0/json/ext/generator/state.rb"
    },
    {
     "name": "syft:location:701:path",
     "value": "/lib/ruby/3.4.0/json/generic_object.rb"
    },
    {
     "name": "syft:location:702:path",
     "value": "/lib/ruby/3.4.0/json/version.rb"
    },
    {
     "name": "syft:location:703:path",
     "value": "/lib/ruby/3.4.0/logger.rb"
    },
    {
     "name": "syft:location:704:path",
     "value": "/lib/ruby/3.4.0/logger/errors.rb"
    },
    {
     "name": "syft:location:705:path",
     "value": "/lib/ruby/3.4.0/logger/formatter.rb"
    },
    {
     "name": "syft:location:706:path",
     "value": "/lib/ruby/3.4.0/logger/log_device.rb"
    },
    {
     "name": "syft:location:707:path",
     "value": "/lib/ruby/3.4.0/logger/period.rb"
    },
    {
     "name": "syft:location:708:path",
     "value": "/lib/ruby/3.4.0/logger/severity.rb"
    },
    {
     "name": "syft:location:709:path",
     "value": "/lib/ruby/3.4.0/logger/version.rb"
    },
    {
     "name": "syft:location:710:path",
     "value": "/lib/ruby/3.4.0/mkmf.rb"
    },
    {
     "name": "syft:location:711:path",
     "value": "/lib/ruby/3.4.0/monitor.rb"
    },
    {
     "name": "syft:location:712:path",
     "value": "/lib/ruby/3.4.0/net/http.rb"
    },
    {
     "name": "syft:location:713:path",
     "value": "/lib/ruby/3.4.0/net/http/exceptions.rb"
    },
    {
     "name": "syft:location:714:path",
     "value": "/lib/ruby/3.4.0/net/http/generic_request.rb"
    },
    {
     "name": "syft:location:715:path",
     "value": "/lib/ruby/3.4.0/net/http/header.rb"
    },
    {
     "name": "syft:location:716:path",
     "value": "/lib/ruby/3.4.0/net/http/proxy_delta.rb"
    },
    {
     "name": "syft:location:717:path",
     "value": "/lib/ruby/3.4.0/net/http/request.rb"
    },
    {
     "name": "syft:location:718:path",
     "value": "/lib/ruby/3.4.0/net/http/requests.rb"
    },
    {
     "name": "syft:location:719:path",
     "value": "/lib/ruby/3.4.0/net/http/response.rb"
    },
    {
     "name": "syft:location:720:path",
     "value": "/lib/ruby/3.4.0/net/http/responses.rb"
    },
    {
     "name": "syft:location:721:path",
     "value": "/lib/ruby/3.4.0/net/http/status.rb"
    },
    {
     "name": "syft:location:722:path",
     "value": "/lib/ruby/3.4.0/net/https.rb"
    },
    {
     "name": "syft:location:723:path",
     "value": "/lib/ruby/3.4.0/net/protocol.rb"
    },
    {
     "name": "syft:location:724:path",
     "value": "/lib/ruby/3.4.0/objspace.rb"
    },
    {
     "name": "syft:location:725:path",
     "value": "/lib/ruby/3.4.0/objspace/trace.rb"
    },
    {
     "name": "syft:location:726:path",
     "value": "/lib/ruby/3.4.0/open-uri.rb"
    },
    {
     "name": "syft:location:727:path",
     "value": "/lib/ruby/3.4.0/open3.rb"
    },
    {
     "name": "syft:location:728:path",
     "value": "/lib/ruby/3.4.0/open3/version.rb"
    },
    {
     "name": "syft:location:729:path",
     "value": "/lib/ruby/3.4.0/openssl.rb"
    },
    {
     "name": "syft:location:730:path",
     "value": "/lib/ruby/3.4.0/openssl/asn1.rb"
    },
    {
     "name": "syft:location:731:path",
     "value": "/lib/ruby/3.4.0/openssl/bn.rb"
    },
    {
     "name": "syft:location:732:path",
     "value": "/lib/ruby/3.4.0/openssl/buffering.rb"
    },
    {
     "name": "syft:location:733:path",
     "value": "/lib/ruby/3.4.0/openssl/cipher.rb"
    },
    {
     "name": "syft:location:734:path",
     "value": "/lib/ruby/3.4.0/openssl/digest.rb"
    },
    {
     "name": "syft:location:735:path",
     "value": "/lib/ruby/3.4.0/openssl/hmac.rb"
    },
    {
     "name": "syft:location:736:path",
     "value": "/lib/ruby/3.4.0/openssl/marshal.rb"
    },
    {
     "name": "syft:location:737:path",
     "value": "/lib/ruby/3.4.0/openssl/pkcs5.rb"
    },
    {
     "name": "syft:location:738:path",
     "value": "/lib/ruby/3.4.0/openssl/pkey.rb"
    },
    {
     "name": "syft:location:739:path",
     "value": "/lib/ruby/3.4.0/openssl/ssl.rb"
    },
    {
     "name": "syft:location:740:path",
     "value": "/lib/ruby/3.4.0/openssl/version.rb"
    },
    {
     "name": "syft:location:741:path",
     "value": "/lib/ruby/3.4.0/openssl/x509.rb"
    },
    {
     "name": "syft:location:742:path",
     "value": "/lib/ruby/3.4.0/optionparser.rb"
    },
    {
     "name": "syft:location:743:path",
     "value": "/lib/ruby/3.4.0/optparse.rb"
    },
    {
     "name": "syft:location:744:path",
     "value": "/lib/ruby/3.4.0/optparse/ac.rb"
    },
    {
     "name": "syft:location:745:path",
     "value": "/lib/ruby/3.4.0/optparse/date.rb"
    },
    {
     "name": "syft:location:746:path",
     "value": "/lib/ruby/3.4.0/optparse/kwargs.rb"
    },
    {
     "name": "syft:location:747:path",
     "value": "/lib/ruby/3.4.0/optparse/shellwords.rb"
    },
    {
     "name": "syft:location:748:path",
     "value": "/lib/ruby/3.4.0/optparse/time.rb"
    },
    {
     "name": "syft:location:749:path",
     "value": "/lib/ruby/3.4.0/optparse/uri.rb"
    },
    {
     "name": "syft:location:750:path",
     "value": "/lib/ruby/3.4.0/optparse/version.rb"
    },
    {
     "name": "syft:location:751:path",
     "value": "/lib/ruby/3.4.0/ostruct.rb"
    },
    {
     "name": "syft:location:752:path",
     "value": "/lib/ruby/3.4.0/pathname.rb"
    },
    {
     "name": "syft:location:753:path",
     "value": "/lib/ruby/3.4.0/pp.rb"
    },
    {
     "name": "syft:location:754:path",
     "value": "/lib/ruby/3.4.0/prettyprint.rb"
    },
    {
     "name": "syft:location:755:path",
     "value": "/lib/ruby/3.4.0/prism.rb"
    },
    {
     "name": "syft:location:756:path",
     "value": "/lib/ruby/3.4.0/prism/compiler.rb"
    },
    {
     "name": "syft:location:757:path",
     "value": "/lib/ruby/3.4.0/prism/desugar_compiler.rb"
    },
    {
     "name": "syft:location:758:path",
     "value": "/lib/ruby/3.4.0/prism/dispatcher.rb"
    },
    {
     "name": "syft:location:759:path",
     "value": "/lib/ruby/3.4.0/prism/dsl.rb"
    },
    {
     "name": "syft:location:760:path",
     "value": "/lib/ruby/3.4.0/prism/ffi.rb"
    },
    {
     "name": "syft:location:761:path",
     "value": "/lib/ruby/3.4.0/prism/inspect_visitor.rb"
    },
    {
     "name": "syft:location:762:path",
     "value": "/lib/ruby/3.4.0/prism/lex_compat.rb"
    },
    {
     "name": "syft:location:763:path",
     "value": "/lib/ruby/3.4.0/prism/mutation_compiler.rb"
    },
    {
     "name": "syft:location:764:path",
     "value": "/lib/ruby/3.4.0/prism/node.rb"
    },
    {
     "name": "syft:location:765:path",
     "value": "/lib/ruby/3.4.0/prism/node_ext.rb"
    },
    {
     "name": "syft:location:766:path",
     "value": "/lib/ruby/3.4.0/prism/pack.rb"
    },
    {
     "name": "syft:location:767:path",
     "value": "/lib/ruby/3.4.0/prism/parse_result.rb"
    },
    {
     "name": "syft:location:768:path",
     "value": "/lib/ruby/3.4.0/prism/parse_result/comments.rb"
    },
    {
     "name": "syft:location:769:path",
     "value": "/lib/ruby/3.4.0/prism/parse_result/errors.rb"
    },
    {
     "name": "syft:location:770:path",
     "value": "/lib/ruby/3.4.0/prism/parse_result/newlines.rb"
    },
    {
     "name": "syft:location:771:path",
     "value": "/lib/ruby/3.4.0/prism/pattern.rb"
    },
    {
     "name": "syft:location:772:path",
     "value": "/lib/ruby/3.4.0/prism/polyfill/append_as_bytes.rb"
    },
    {
     "name": "syft:location:773:path",
     "value": "/lib/ruby/3.4.0/prism/polyfill/byteindex.rb"
    },
    {
     "name": "syft:location:774:path",
     "value": "/lib/ruby/3.4.0/prism/polyfill/scan_byte.rb"
    },
    {
     "name": "syft:location:775:path",
     "value": "/lib/ruby/3.4.0/prism/polyfill/unpack1.rb"
    },
    {
     "name": "syft:location:776:path",
     "value": "/lib/ruby/3.4.0/prism/polyfill/warn.rb"
    },
    {
     "name": "syft:location:777:path",
     "value": "/lib/ruby/3.4.0/prism/reflection.rb"
    },
    {
     "name": "syft:location:778:path",
     "value": "/lib/ruby/3.4.0/prism/relocation.rb"
    },
    {
     "name": "syft:location:779:path",
     "value": "/lib/ruby/3.4.0/prism/serialize.rb"
    },
    {
     "name": "syft:location:780:path",
     "value": "/lib/ruby/3.4.0/prism/string_query.rb"
    },
    {
     "name": "syft:location:781:path",
     "value": "/lib/ruby/3.4.0/prism/translation.rb"
    },
    {
     "name": "syft:location:782:path",
     "value": "/lib/ruby/3.4.0/prism/translation/parser.rb"
    },
    {
     "name": "syft:location:783:path",
     "value": "/lib/ruby/3.4.0/prism/translation/parser/builder.rb"
    },
    {
     "name": "syft:location:784:path",
     "value": "/lib/ruby/3.4.0/prism/translation/parser/compiler.rb"
    },
    {
     "name": "syft:location:785:path",
     "value": "/lib/ruby/3.4.0/prism/translation/parser/lexer.rb"
    },
    {
     "name": "syft:location:786:path",
     "value": "/lib/ruby/3.4.0/prism/translation/parser33.rb"
    },
    {
     "name": "syft:location:787:path",
     "value": "/lib/ruby/3.4.0/prism/translation/parser34.rb"
    },
    {
     "name": "syft:location:788:path",
     "value": "/lib/ruby/3.4.0/prism/translation/parser35.rb"
    },
    {
     "name": "syft:location:789:path",
     "value": "/lib/ruby/3.4.0/prism/translation/parser_current.rb"
    },
    {
     "name": "syft:location:790:path",
     "value": "/lib/ruby/3.4.0/prism/translation/ripper.rb"
    },
    {
     "name": "syft:location:791:path",
     "value": "/lib/ruby/3.4.0/prism/translation/ripper/sexp.rb"
    },
    {
     "name": "syft:location:792:path",
     "value": "/lib/ruby/3.4.0/prism/translation/ripper/shim.rb"
    },
    {
     "name": "syft:location:793:path",
     "value": "/lib/ruby/3.4.0/prism/translation/ruby_parser.rb"
    },
    {
     "name": "syft:location:794:path",
     "value": "/lib/ruby/3.4.0/prism/visitor.rb"
    },
    {
     "name": "syft:location:795:path",
     "value": "/lib/ruby/3.4.0/pstore.rb"
    },
    {
     "name": "syft:location:796:path",
     "value": "/lib/ruby/3.4.0/psych.rb"
    },
    {
     "name": "syft:location:797:path",
     "value": "/lib/ruby/3.4.0/psych/class_loader.rb"
    },
    {
     "name": "syft:location:798:path",
     "value": "/lib/ruby/3.4.0/psych/coder.rb"
    },
    {
     "name": "syft:location:799:path",
     "value": "/lib/ruby/3.4.0/psych/core_ext.rb"
    },
    {
     "name": "syft:location:800:path",
     "value": "/lib/ruby/3.4.0/psych/exception.rb"
    },
    {
     "name": "syft:location:801:path",
     "value": "/lib/ruby/3.4.0/psych/handler.rb"
    },
    {
     "name": "syft:location:802:path",
     "value": "/lib/ruby/3.4.0/psych/handlers/document_stream.rb"
    },
    {
     "name": "syft:location:803:path",
     "value": "/lib/ruby/3.4.0/psych/handlers/recorder.rb"
    },
    {
     "name": "syft:location:804:path",
     "value": "/lib/ruby/3.4.0/psych/json/ruby_events.rb"
    },
    {
     "name": "syft:location:805:path",
     "value": "/lib/ruby/3.4.0/psych/json/stream.rb"
    },
    {
     "name": "syft:location:806:path",
     "value": "/lib/ruby/3.4.0/psych/json/tree_builder.rb"
    },
    {
     "name": "syft:location:807:path",
     "value": "/lib/ruby/3.4.0/psych/json/yaml_events.rb"
    },
    {
     "name": "syft:location:808:path",
     "value": "/lib/ruby/3.4.0/psych/nodes.rb"
    },
    {
     "name": "syft:location:809:path",
     "value": "/lib/ruby/3.4.0/psych/nodes/alias.rb"
    },
    {
     "name": "syft:location:810:path",
     "value": "/lib/ruby/3.4.0/psych/nodes/document.rb"
    },
    {
     "name": "syft:location:811:path",
     "value": "/lib/ruby/3.4.0/psych/nodes/mapping.rb"
    },
    {
     "name": "syft:location:812:path",
     "value": "/lib/ruby/3.4.0/psych/nodes/node.rb"
    },
    {
     "name": "syft:location:813:path",
     "value": "/lib/ruby/3.4.0/psych/nodes/scalar.rb"
    },
    {
     "name": "syft:location:814:path",
     "value": "/lib/ruby/3.4.0/psych/nodes/sequence.rb"
    },
    {
     "name": "syft:location:815:path",
     "value": "/lib/ruby/3.4.0/psych/nodes/stream.rb"
    },
    {
     "name": "syft:location:816:path",
     "value": "/lib/ruby/3.4.0/psych/omap.rb"
    },
    {
     "name": "syft:location:817:path",
     "value": "/lib/ruby/3.4.0/psych/parser.rb"
    },
    {
     "name": "syft:location:818:path",
     "value": "/lib/ruby/3.4.0/psych/scalar_scanner.rb"
    },
    {
     "name": "syft:location:819:path",
     "value": "/lib/ruby/3.4.0/psych/set.rb"
    },
    {
     "name": "syft:location:820:path",
     "value": "/lib/ruby/3.4.0/psych/stream.rb"
    },
    {
     "name": "syft:location:821:path",
     "value": "/lib/ruby/3.4.0/psych/streaming.rb"
    },
    {
     "name": "syft:location:822:path",
     "value": "/lib/ruby/3.4.0/psych/syntax_error.rb"
    },
    {
     "name": "syft:location:823:path",
     "value": "/lib/ruby/3.4.0/psych/tree_builder.rb"
    },
    {
     "name": "syft:location:824:path",
     "value": "/lib/ruby/3.4.0/psych/versions.rb"
    },
    {
     "name": "syft:location:825:path",
     "value": "/lib/ruby/3.4.0/psych/visitors.rb"
    },
    {
     "name": "syft:location:826:path",
     "value": "/lib/ruby/3.4.0/psych/visitors/depth_first.rb"
    },
    {
     "name": "syft:location:827:path",
     "value": "/lib/ruby/3.4.0/psych/visitors/emitter.rb"
    },
    {
     "name": "syft:location:828:path",
     "value": "/lib/ruby/3.4.0/psych/visitors/json_tree.rb"
    },
    {
     "name": "syft:location:829:path",
     "value": "/lib/ruby/3.4.0/psych/visitors/to_ruby.rb"
    },
    {
     "name": "syft:location:830:path",
     "value": "/lib/ruby/3.4.0/psych/visitors/visitor.rb"
    },
    {
     "name": "syft:location:831:path",
     "value": "/lib/ruby/3.4.0/psych/visitors/yaml_tree.rb"
    },
    {
     "name": "syft:location:832:path",
     "value": "/lib/ruby/3.4.0/psych/y.rb"
    },
    {
     "name": "syft:location:833:path",
     "value": "/lib/ruby/3.4.0/random/formatter.rb"
    },
    {
     "name": "syft:location:834:path",
     "value": "/lib/ruby/3.4.0/rdoc.rb"
    },
    {
     "name": "syft:location:835:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object.rb"
    },
    {
     "name": "syft:location:836:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/alias.rb"
    },
    {
     "name": "syft:location:837:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/anon_class.rb"
    },
    {
     "name": "syft:location:838:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/any_method.rb"
    },
    {
     "name": "syft:location:839:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/attr.rb"
    },
    {
     "name": "syft:location:840:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/class_module.rb"
    },
    {
     "name": "syft:location:841:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/constant.rb"
    },
    {
     "name": "syft:location:842:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/context.rb"
    },
    {
     "name": "syft:location:843:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/context/section.rb"
    },
    {
     "name": "syft:location:844:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/extend.rb"
    },
    {
     "name": "syft:location:845:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/ghost_method.rb"
    },
    {
     "name": "syft:location:846:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/include.rb"
    },
    {
     "name": "syft:location:847:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/meta_method.rb"
    },
    {
     "name": "syft:location:848:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/method_attr.rb"
    },
    {
     "name": "syft:location:849:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/mixin.rb"
    },
    {
     "name": "syft:location:850:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/normal_class.rb"
    },
    {
     "name": "syft:location:851:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/normal_module.rb"
    },
    {
     "name": "syft:location:852:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/require.rb"
    },
    {
     "name": "syft:location:853:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/single_class.rb"
    },
    {
     "name": "syft:location:854:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_object/top_level.rb"
    },
    {
     "name": "syft:location:855:path",
     "value": "/lib/ruby/3.4.0/rdoc/code_objects.rb"
    },
    {
     "name": "syft:location:856:path",
     "value": "/lib/ruby/3.4.0/rdoc/comment.rb"
    },
    {
     "name": "syft:location:857:path",
     "value": "/lib/ruby/3.4.0/rdoc/cross_reference.rb"
    },
    {
     "name": "syft:location:858:path",
     "value": "/lib/ruby/3.4.0/rdoc/encoding.rb"
    },
    {
     "name": "syft:location:859:path",
     "value": "/lib/ruby/3.4.0/rdoc/erb_partial.rb"
    },
    {
     "name": "syft:location:860:path",
     "value": "/lib/ruby/3.4.0/rdoc/erbio.rb"
    },
    {
     "name": "syft:location:861:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator.rb"
    },
    {
     "name": "syft:location:862:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/darkfish.rb"
    },
    {
     "name": "syft:location:863:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/json_index.rb"
    },
    {
     "name": "syft:location:864:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/markup.rb"
    },
    {
     "name": "syft:location:865:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/pot.rb"
    },
    {
     "name": "syft:location:866:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/pot/message_extractor.rb"
    },
    {
     "name": "syft:location:867:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/pot/po.rb"
    },
    {
     "name": "syft:location:868:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/pot/po_entry.rb"
    },
    {
     "name": "syft:location:869:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/ri.rb"
    },
    {
     "name": "syft:location:870:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_footer.rhtml"
    },
    {
     "name": "syft:location:871:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_head.rhtml"
    },
    {
     "name": "syft:location:872:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_classes.rhtml"
    },
    {
     "name": "syft:location:873:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_extends.rhtml"
    },
    {
     "name": "syft:location:874:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_includes.rhtml"
    },
    {
     "name": "syft:location:875:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_installed.rhtml"
    },
    {
     "name": "syft:location:876:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_methods.rhtml"
    },
    {
     "name": "syft:location:877:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml"
    },
    {
     "name": "syft:location:878:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_pages.rhtml"
    },
    {
     "name": "syft:location:879:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_parent.rhtml"
    },
    {
     "name": "syft:location:880:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_search.rhtml"
    },
    {
     "name": "syft:location:881:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_sections.rhtml"
    },
    {
     "name": "syft:location:882:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml"
    },
    {
     "name": "syft:location:883:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml"
    },
    {
     "name": "syft:location:884:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/class.rhtml"
    },
    {
     "name": "syft:location:885:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/css/fonts.css"
    },
    {
     "name": "syft:location:886:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/css/rdoc.css"
    },
    {
     "name": "syft:location:887:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf"
    },
    {
     "name": "syft:location:888:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf"
    },
    {
     "name": "syft:location:889:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf"
    },
    {
     "name": "syft:location:890:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf"
    },
    {
     "name": "syft:location:891:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf"
    },
    {
     "name": "syft:location:892:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf"
    },
    {
     "name": "syft:location:893:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/add.png"
    },
    {
     "name": "syft:location:894:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/arrow_up.png"
    },
    {
     "name": "syft:location:895:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/brick.png"
    },
    {
     "name": "syft:location:896:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/brick_link.png"
    },
    {
     "name": "syft:location:897:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/bug.png"
    },
    {
     "name": "syft:location:898:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/bullet_black.png"
    },
    {
     "name": "syft:location:899:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png"
    },
    {
     "name": "syft:location:900:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png"
    },
    {
     "name": "syft:location:901:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/date.png"
    },
    {
     "name": "syft:location:902:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/delete.png"
    },
    {
     "name": "syft:location:903:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/find.png"
    },
    {
     "name": "syft:location:904:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/loadingAnimation.gif"
    },
    {
     "name": "syft:location:905:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/macFFBgHack.png"
    },
    {
     "name": "syft:location:906:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/package.png"
    },
    {
     "name": "syft:location:907:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/page_green.png"
    },
    {
     "name": "syft:location:908:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/page_white_text.png"
    },
    {
     "name": "syft:location:909:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/page_white_width.png"
    },
    {
     "name": "syft:location:910:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/plugin.png"
    },
    {
     "name": "syft:location:911:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/ruby.png"
    },
    {
     "name": "syft:location:912:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/tag_blue.png"
    },
    {
     "name": "syft:location:913:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/tag_green.png"
    },
    {
     "name": "syft:location:914:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/transparent.png"
    },
    {
     "name": "syft:location:915:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/wrench.png"
    },
    {
     "name": "syft:location:916:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/wrench_orange.png"
    },
    {
     "name": "syft:location:917:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/images/zoom.png"
    },
    {
     "name": "syft:location:918:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/index.rhtml"
    },
    {
     "name": "syft:location:919:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/js/darkfish.js"
    },
    {
     "name": "syft:location:920:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/js/search.js"
    },
    {
     "name": "syft:location:921:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/page.rhtml"
    },
    {
     "name": "syft:location:922:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/servlet_not_found.rhtml"
    },
    {
     "name": "syft:location:923:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/servlet_root.rhtml"
    },
    {
     "name": "syft:location:924:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/darkfish/table_of_contents.rhtml"
    },
    {
     "name": "syft:location:925:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/json_index/js/navigation.js"
    },
    {
     "name": "syft:location:926:path",
     "value": "/lib/ruby/3.4.0/rdoc/generator/template/json_index/js/searcher.js"
    },
    {
     "name": "syft:location:927:path",
     "value": "/lib/ruby/3.4.0/rdoc/i18n.rb"
    },
    {
     "name": "syft:location:928:path",
     "value": "/lib/ruby/3.4.0/rdoc/i18n/locale.rb"
    },
    {
     "name": "syft:location:929:path",
     "value": "/lib/ruby/3.4.0/rdoc/i18n/text.rb"
    },
    {
     "name": "syft:location:930:path",
     "value": "/lib/ruby/3.4.0/rdoc/known_classes.rb"
    },
    {
     "name": "syft:location:931:path",
     "value": "/lib/ruby/3.4.0/rdoc/markdown.rb"
    },
    {
     "name": "syft:location:932:path",
     "value": "/lib/ruby/3.4.0/rdoc/markdown/entities.rb"
    },
    {
     "name": "syft:location:933:path",
     "value": "/lib/ruby/3.4.0/rdoc/markdown/literals.rb"
    },
    {
     "name": "syft:location:934:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup.rb"
    },
    {
     "name": "syft:location:935:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/attr_changer.rb"
    },
    {
     "name": "syft:location:936:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/attr_span.rb"
    },
    {
     "name": "syft:location:937:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/attribute_manager.rb"
    },
    {
     "name": "syft:location:938:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/attributes.rb"
    },
    {
     "name": "syft:location:939:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/blank_line.rb"
    },
    {
     "name": "syft:location:940:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/block_quote.rb"
    },
    {
     "name": "syft:location:941:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/document.rb"
    },
    {
     "name": "syft:location:942:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/formatter.rb"
    },
    {
     "name": "syft:location:943:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/hard_break.rb"
    },
    {
     "name": "syft:location:944:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/heading.rb"
    },
    {
     "name": "syft:location:945:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/include.rb"
    },
    {
     "name": "syft:location:946:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/indented_paragraph.rb"
    },
    {
     "name": "syft:location:947:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/list.rb"
    },
    {
     "name": "syft:location:948:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/list_item.rb"
    },
    {
     "name": "syft:location:949:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/paragraph.rb"
    },
    {
     "name": "syft:location:950:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/parser.rb"
    },
    {
     "name": "syft:location:951:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/pre_process.rb"
    },
    {
     "name": "syft:location:952:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/raw.rb"
    },
    {
     "name": "syft:location:953:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/regexp_handling.rb"
    },
    {
     "name": "syft:location:954:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/rule.rb"
    },
    {
     "name": "syft:location:955:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/table.rb"
    },
    {
     "name": "syft:location:956:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_ansi.rb"
    },
    {
     "name": "syft:location:957:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_bs.rb"
    },
    {
     "name": "syft:location:958:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_html.rb"
    },
    {
     "name": "syft:location:959:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_html_crossref.rb"
    },
    {
     "name": "syft:location:960:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_html_snippet.rb"
    },
    {
     "name": "syft:location:961:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_joined_paragraph.rb"
    },
    {
     "name": "syft:location:962:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_label.rb"
    },
    {
     "name": "syft:location:963:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_markdown.rb"
    },
    {
     "name": "syft:location:964:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_rdoc.rb"
    },
    {
     "name": "syft:location:965:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_table_of_contents.rb"
    },
    {
     "name": "syft:location:966:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_test.rb"
    },
    {
     "name": "syft:location:967:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/to_tt_only.rb"
    },
    {
     "name": "syft:location:968:path",
     "value": "/lib/ruby/3.4.0/rdoc/markup/verbatim.rb"
    },
    {
     "name": "syft:location:969:path",
     "value": "/lib/ruby/3.4.0/rdoc/options.rb"
    },
    {
     "name": "syft:location:970:path",
     "value": "/lib/ruby/3.4.0/rdoc/parser.rb"
    },
    {
     "name": "syft:location:971:path",
     "value": "/lib/ruby/3.4.0/rdoc/parser/c.rb"
    },
    {
     "name": "syft:location:972:path",
     "value": "/lib/ruby/3.4.0/rdoc/parser/changelog.rb"
    },
    {
     "name": "syft:location:973:path",
     "value": "/lib/ruby/3.4.0/rdoc/parser/markdown.rb"
    },
    {
     "name": "syft:location:974:path",
     "value": "/lib/ruby/3.4.0/rdoc/parser/prism_ruby.rb"
    },
    {
     "name": "syft:location:975:path",
     "value": "/lib/ruby/3.4.0/rdoc/parser/rd.rb"
    },
    {
     "name": "syft:location:976:path",
     "value": "/lib/ruby/3.4.0/rdoc/parser/ripper_state_lex.rb"
    },
    {
     "name": "syft:location:977:path",
     "value": "/lib/ruby/3.4.0/rdoc/parser/ruby.rb"
    },
    {
     "name": "syft:location:978:path",
     "value": "/lib/ruby/3.4.0/rdoc/parser/ruby_tools.rb"
    },
    {
     "name": "syft:location:979:path",
     "value": "/lib/ruby/3.4.0/rdoc/parser/simple.rb"
    },
    {
     "name": "syft:location:980:path",
     "value": "/lib/ruby/3.4.0/rdoc/parser/text.rb"
    },
    {
     "name": "syft:location:981:path",
     "value": "/lib/ruby/3.4.0/rdoc/rd.rb"
    },
    {
     "name": "syft:location:982:path",
     "value": "/lib/ruby/3.4.0/rdoc/rd/block_parser.rb"
    },
    {
     "name": "syft:location:983:path",
     "value": "/lib/ruby/3.4.0/rdoc/rd/inline.rb"
    },
    {
     "name": "syft:location:984:path",
     "value": "/lib/ruby/3.4.0/rdoc/rd/inline_parser.rb"
    },
    {
     "name": "syft:location:985:path",
     "value": "/lib/ruby/3.4.0/rdoc/rdoc.rb"
    },
    {
     "name": "syft:location:986:path",
     "value": "/lib/ruby/3.4.0/rdoc/ri.rb"
    },
    {
     "name": "syft:location:987:path",
     "value": "/lib/ruby/3.4.0/rdoc/ri/driver.rb"
    },
    {
     "name": "syft:location:988:path",
     "value": "/lib/ruby/3.4.0/rdoc/ri/formatter.rb"
    },
    {
     "name": "syft:location:989:path",
     "value": "/lib/ruby/3.4.0/rdoc/ri/paths.rb"
    },
    {
     "name": "syft:location:990:path",
     "value": "/lib/ruby/3.4.0/rdoc/ri/store.rb"
    },
    {
     "name": "syft:location:991:path",
     "value": "/lib/ruby/3.4.0/rdoc/ri/task.rb"
    },
    {
     "name": "syft:location:992:path",
     "value": "/lib/ruby/3.4.0/rdoc/rubygems_hook.rb"
    },
    {
     "name": "syft:location:993:path",
     "value": "/lib/ruby/3.4.0/rdoc/servlet.rb"
    },
    {
     "name": "syft:location:994:path",
     "value": "/lib/ruby/3.4.0/rdoc/stats.rb"
    },
    {
     "name": "syft:location:995:path",
     "value": "/lib/ruby/3.4.0/rdoc/stats/normal.rb"
    },
    {
     "name": "syft:location:996:path",
     "value": "/lib/ruby/3.4.0/rdoc/stats/quiet.rb"
    },
    {
     "name": "syft:location:997:path",
     "value": "/lib/ruby/3.4.0/rdoc/stats/verbose.rb"
    },
    {
     "name": "syft:location:998:path",
     "value": "/lib/ruby/3.4.0/rdoc/store.rb"
    },
    {
     "name": "syft:location:999:path",
     "value": "/lib/ruby/3.4.0/rdoc/task.rb"
    },
    {
     "name": "syft:location:1000:path",
     "value": "/lib/ruby/3.4.0/rdoc/text.rb"
    },
    {
     "name": "syft:location:1001:path",
     "value": "/lib/ruby/3.4.0/rdoc/token_stream.rb"
    },
    {
     "name": "syft:location:1002:path",
     "value": "/lib/ruby/3.4.0/rdoc/tom_doc.rb"
    },
    {
     "name": "syft:location:1003:path",
     "value": "/lib/ruby/3.4.0/rdoc/version.rb"
    },
    {
     "name": "syft:location:1004:path",
     "value": "/lib/ruby/3.4.0/readline.rb"
    },
    {
     "name": "syft:location:1005:path",
     "value": "/lib/ruby/3.4.0/reline.rb"
    },
    {
     "name": "syft:location:1006:path",
     "value": "/lib/ruby/3.4.0/reline/config.rb"
    },
    {
     "name": "syft:location:1007:path",
     "value": "/lib/ruby/3.4.0/reline/face.rb"
    },
    {
     "name": "syft:location:1008:path",
     "value": "/lib/ruby/3.4.0/reline/history.rb"
    },
    {
     "name": "syft:location:1009:path",
     "value": "/lib/ruby/3.4.0/reline/io.rb"
    },
    {
     "name": "syft:location:1010:path",
     "value": "/lib/ruby/3.4.0/reline/io/ansi.rb"
    },
    {
     "name": "syft:location:1011:path",
     "value": "/lib/ruby/3.4.0/reline/io/dumb.rb"
    },
    {
     "name": "syft:location:1012:path",
     "value": "/lib/ruby/3.4.0/reline/io/windows.rb"
    },
    {
     "name": "syft:location:1013:path",
     "value": "/lib/ruby/3.4.0/reline/key_actor.rb"
    },
    {
     "name": "syft:location:1014:path",
     "value": "/lib/ruby/3.4.0/reline/key_actor/base.rb"
    },
    {
     "name": "syft:location:1015:path",
     "value": "/lib/ruby/3.4.0/reline/key_actor/composite.rb"
    },
    {
     "name": "syft:location:1016:path",
     "value": "/lib/ruby/3.4.0/reline/key_actor/emacs.rb"
    },
    {
     "name": "syft:location:1017:path",
     "value": "/lib/ruby/3.4.0/reline/key_actor/vi_command.rb"
    },
    {
     "name": "syft:location:1018:path",
     "value": "/lib/ruby/3.4.0/reline/key_actor/vi_insert.rb"
    },
    {
     "name": "syft:location:1019:path",
     "value": "/lib/ruby/3.4.0/reline/key_stroke.rb"
    },
    {
     "name": "syft:location:1020:path",
     "value": "/lib/ruby/3.4.0/reline/kill_ring.rb"
    },
    {
     "name": "syft:location:1021:path",
     "value": "/lib/ruby/3.4.0/reline/line_editor.rb"
    },
    {
     "name": "syft:location:1022:path",
     "value": "/lib/ruby/3.4.0/reline/unicode.rb"
    },
    {
     "name": "syft:location:1023:path",
     "value": "/lib/ruby/3.4.0/reline/unicode/east_asian_width.rb"
    },
    {
     "name": "syft:location:1024:path",
     "value": "/lib/ruby/3.4.0/reline/version.rb"
    },
    {
     "name": "syft:location:1025:path",
     "value": "/lib/ruby/3.4.0/resolv.rb"
    },
    {
     "name": "syft:location:1026:path",
     "value": "/lib/ruby/3.4.0/ripper.rb"
    },
    {
     "name": "syft:location:1027:path",
     "value": "/lib/ruby/3.4.0/ripper/core.rb"
    },
    {
     "name": "syft:location:1028:path",
     "value": "/lib/ruby/3.4.0/ripper/filter.rb"
    },
    {
     "name": "syft:location:1029:path",
     "value": "/lib/ruby/3.4.0/ripper/lexer.rb"
    },
    {
     "name": "syft:location:1030:path",
     "value": "/lib/ruby/3.4.0/ripper/sexp.rb"
    },
    {
     "name": "syft:location:1031:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/assembler.rb"
    },
    {
     "name": "syft:location:1032:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/block.rb"
    },
    {
     "name": "syft:location:1033:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/branch_stub.rb"
    },
    {
     "name": "syft:location:1034:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/c_pointer.rb"
    },
    {
     "name": "syft:location:1035:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/c_type.rb"
    },
    {
     "name": "syft:location:1036:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/code_block.rb"
    },
    {
     "name": "syft:location:1037:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/compiler.rb"
    },
    {
     "name": "syft:location:1038:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/context.rb"
    },
    {
     "name": "syft:location:1039:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/entry_stub.rb"
    },
    {
     "name": "syft:location:1040:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/exit_compiler.rb"
    },
    {
     "name": "syft:location:1041:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/hooks.rb"
    },
    {
     "name": "syft:location:1042:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/insn_compiler.rb"
    },
    {
     "name": "syft:location:1043:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/instruction.rb"
    },
    {
     "name": "syft:location:1044:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/invariants.rb"
    },
    {
     "name": "syft:location:1045:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/jit_state.rb"
    },
    {
     "name": "syft:location:1046:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/stats.rb"
    },
    {
     "name": "syft:location:1047:path",
     "value": "/lib/ruby/3.4.0/ruby_vm/rjit/type.rb"
    },
    {
     "name": "syft:location:1048:path",
     "value": "/lib/ruby/3.4.0/rubygems.rb"
    },
    {
     "name": "syft:location:1049:path",
     "value": "/lib/ruby/3.4.0/rubygems/available_set.rb"
    },
    {
     "name": "syft:location:1050:path",
     "value": "/lib/ruby/3.4.0/rubygems/basic_specification.rb"
    },
    {
     "name": "syft:location:1051:path",
     "value": "/lib/ruby/3.4.0/rubygems/bundler_version_finder.rb"
    },
    {
     "name": "syft:location:1052:path",
     "value": "/lib/ruby/3.4.0/rubygems/ci_detector.rb"
    },
    {
     "name": "syft:location:1053:path",
     "value": "/lib/ruby/3.4.0/rubygems/command.rb"
    },
    {
     "name": "syft:location:1054:path",
     "value": "/lib/ruby/3.4.0/rubygems/command_manager.rb"
    },
    {
     "name": "syft:location:1055:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/build_command.rb"
    },
    {
     "name": "syft:location:1056:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/cert_command.rb"
    },
    {
     "name": "syft:location:1057:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/check_command.rb"
    },
    {
     "name": "syft:location:1058:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/cleanup_command.rb"
    },
    {
     "name": "syft:location:1059:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/contents_command.rb"
    },
    {
     "name": "syft:location:1060:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/dependency_command.rb"
    },
    {
     "name": "syft:location:1061:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/environment_command.rb"
    },
    {
     "name": "syft:location:1062:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/exec_command.rb"
    },
    {
     "name": "syft:location:1063:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/fetch_command.rb"
    },
    {
     "name": "syft:location:1064:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/generate_index_command.rb"
    },
    {
     "name": "syft:location:1065:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/help_command.rb"
    },
    {
     "name": "syft:location:1066:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/info_command.rb"
    },
    {
     "name": "syft:location:1067:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/install_command.rb"
    },
    {
     "name": "syft:location:1068:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/list_command.rb"
    },
    {
     "name": "syft:location:1069:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/lock_command.rb"
    },
    {
     "name": "syft:location:1070:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/mirror_command.rb"
    },
    {
     "name": "syft:location:1071:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/open_command.rb"
    },
    {
     "name": "syft:location:1072:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/outdated_command.rb"
    },
    {
     "name": "syft:location:1073:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/owner_command.rb"
    },
    {
     "name": "syft:location:1074:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/pristine_command.rb"
    },
    {
     "name": "syft:location:1075:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/push_command.rb"
    },
    {
     "name": "syft:location:1076:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/query_command.rb"
    },
    {
     "name": "syft:location:1077:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/rdoc_command.rb"
    },
    {
     "name": "syft:location:1078:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/rebuild_command.rb"
    },
    {
     "name": "syft:location:1079:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/search_command.rb"
    },
    {
     "name": "syft:location:1080:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/server_command.rb"
    },
    {
     "name": "syft:location:1081:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/setup_command.rb"
    },
    {
     "name": "syft:location:1082:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/signin_command.rb"
    },
    {
     "name": "syft:location:1083:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/signout_command.rb"
    },
    {
     "name": "syft:location:1084:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/sources_command.rb"
    },
    {
     "name": "syft:location:1085:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/specification_command.rb"
    },
    {
     "name": "syft:location:1086:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/stale_command.rb"
    },
    {
     "name": "syft:location:1087:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/uninstall_command.rb"
    },
    {
     "name": "syft:location:1088:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/unpack_command.rb"
    },
    {
     "name": "syft:location:1089:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/update_command.rb"
    },
    {
     "name": "syft:location:1090:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/which_command.rb"
    },
    {
     "name": "syft:location:1091:path",
     "value": "/lib/ruby/3.4.0/rubygems/commands/yank_command.rb"
    },
    {
     "name": "syft:location:1092:path",
     "value": "/lib/ruby/3.4.0/rubygems/compatibility.rb"
    },
    {
     "name": "syft:location:1093:path",
     "value": "/lib/ruby/3.4.0/rubygems/config_file.rb"
    },
    {
     "name": "syft:location:1094:path",
     "value": "/lib/ruby/3.4.0/rubygems/core_ext/kernel_gem.rb"
    },
    {
     "name": "syft:location:1095:path",
     "value": "/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb"
    },
    {
     "name": "syft:location:1096:path",
     "value": "/lib/ruby/3.4.0/rubygems/core_ext/kernel_warn.rb"
    },
    {
     "name": "syft:location:1097:path",
     "value": "/lib/ruby/3.4.0/rubygems/core_ext/tcpsocket_init.rb"
    },
    {
     "name": "syft:location:1098:path",
     "value": "/lib/ruby/3.4.0/rubygems/defaults.rb"
    },
    {
     "name": "syft:location:1099:path",
     "value": "/lib/ruby/3.4.0/rubygems/dependency.rb"
    },
    {
     "name": "syft:location:1100:path",
     "value": "/lib/ruby/3.4.0/rubygems/dependency_installer.rb"
    },
    {
     "name": "syft:location:1101:path",
     "value": "/lib/ruby/3.4.0/rubygems/dependency_list.rb"
    },
    {
     "name": "syft:location:1102:path",
     "value": "/lib/ruby/3.4.0/rubygems/deprecate.rb"
    },
    {
     "name": "syft:location:1103:path",
     "value": "/lib/ruby/3.4.0/rubygems/doctor.rb"
    },
    {
     "name": "syft:location:1104:path",
     "value": "/lib/ruby/3.4.0/rubygems/errors.rb"
    },
    {
     "name": "syft:location:1105:path",
     "value": "/lib/ruby/3.4.0/rubygems/exceptions.rb"
    },
    {
     "name": "syft:location:1106:path",
     "value": "/lib/ruby/3.4.0/rubygems/ext.rb"
    },
    {
     "name": "syft:location:1107:path",
     "value": "/lib/ruby/3.4.0/rubygems/ext/build_error.rb"
    },
    {
     "name": "syft:location:1108:path",
     "value": "/lib/ruby/3.4.0/rubygems/ext/builder.rb"
    },
    {
     "name": "syft:location:1109:path",
     "value": "/lib/ruby/3.4.0/rubygems/ext/cargo_builder.rb"
    },
    {
     "name": "syft:location:1110:path",
     "value": "/lib/ruby/3.4.0/rubygems/ext/cargo_builder/link_flag_converter.rb"
    },
    {
     "name": "syft:location:1111:path",
     "value": "/lib/ruby/3.4.0/rubygems/ext/cmake_builder.rb"
    },
    {
     "name": "syft:location:1112:path",
     "value": "/lib/ruby/3.4.0/rubygems/ext/configure_builder.rb"
    },
    {
     "name": "syft:location:1113:path",
     "value": "/lib/ruby/3.4.0/rubygems/ext/ext_conf_builder.rb"
    },
    {
     "name": "syft:location:1114:path",
     "value": "/lib/ruby/3.4.0/rubygems/ext/rake_builder.rb"
    },
    {
     "name": "syft:location:1115:path",
     "value": "/lib/ruby/3.4.0/rubygems/gem_runner.rb"
    },
    {
     "name": "syft:location:1116:path",
     "value": "/lib/ruby/3.4.0/rubygems/gemcutter_utilities.rb"
    },
    {
     "name": "syft:location:1117:path",
     "value": "/lib/ruby/3.4.0/rubygems/gemcutter_utilities/webauthn_listener.rb"
    },
    {
     "name": "syft:location:1118:path",
     "value": "/lib/ruby/3.4.0/rubygems/gemcutter_utilities/webauthn_listener/response.rb"
    },
    {
     "name": "syft:location:1119:path",
     "value": "/lib/ruby/3.4.0/rubygems/gemcutter_utilities/webauthn_poller.rb"
    },
    {
     "name": "syft:location:1120:path",
     "value": "/lib/ruby/3.4.0/rubygems/gemspec_helpers.rb"
    },
    {
     "name": "syft:location:1121:path",
     "value": "/lib/ruby/3.4.0/rubygems/install_default_message.rb"
    },
    {
     "name": "syft:location:1122:path",
     "value": "/lib/ruby/3.4.0/rubygems/install_message.rb"
    },
    {
     "name": "syft:location:1123:path",
     "value": "/lib/ruby/3.4.0/rubygems/install_update_options.rb"
    },
    {
     "name": "syft:location:1124:path",
     "value": "/lib/ruby/3.4.0/rubygems/installer.rb"
    },
    {
     "name": "syft:location:1125:path",
     "value": "/lib/ruby/3.4.0/rubygems/installer_uninstaller_utils.rb"
    },
    {
     "name": "syft:location:1126:path",
     "value": "/lib/ruby/3.4.0/rubygems/local_remote_options.rb"
    },
    {
     "name": "syft:location:1127:path",
     "value": "/lib/ruby/3.4.0/rubygems/name_tuple.rb"
    },
    {
     "name": "syft:location:1128:path",
     "value": "/lib/ruby/3.4.0/rubygems/openssl.rb"
    },
    {
     "name": "syft:location:1129:path",
     "value": "/lib/ruby/3.4.0/rubygems/package.rb"
    },
    {
     "name": "syft:location:1130:path",
     "value": "/lib/ruby/3.4.0/rubygems/package/digest_io.rb"
    },
    {
     "name": "syft:location:1131:path",
     "value": "/lib/ruby/3.4.0/rubygems/package/file_source.rb"
    },
    {
     "name": "syft:location:1132:path",
     "value": "/lib/ruby/3.4.0/rubygems/package/io_source.rb"
    },
    {
     "name": "syft:location:1133:path",
     "value": "/lib/ruby/3.4.0/rubygems/package/old.rb"
    },
    {
     "name": "syft:location:1134:path",
     "value": "/lib/ruby/3.4.0/rubygems/package/source.rb"
    },
    {
     "name": "syft:location:1135:path",
     "value": "/lib/ruby/3.4.0/rubygems/package/tar_header.rb"
    },
    {
     "name": "syft:location:1136:path",
     "value": "/lib/ruby/3.4.0/rubygems/package/tar_reader.rb"
    },
    {
     "name": "syft:location:1137:path",
     "value": "/lib/ruby/3.4.0/rubygems/package/tar_reader/entry.rb"
    },
    {
     "name": "syft:location:1138:path",
     "value": "/lib/ruby/3.4.0/rubygems/package/tar_writer.rb"
    },
    {
     "name": "syft:location:1139:path",
     "value": "/lib/ruby/3.4.0/rubygems/package_task.rb"
    },
    {
     "name": "syft:location:1140:path",
     "value": "/lib/ruby/3.4.0/rubygems/path_support.rb"
    },
    {
     "name": "syft:location:1141:path",
     "value": "/lib/ruby/3.4.0/rubygems/platform.rb"
    },
    {
     "name": "syft:location:1142:path",
     "value": "/lib/ruby/3.4.0/rubygems/psych_tree.rb"
    },
    {
     "name": "syft:location:1143:path",
     "value": "/lib/ruby/3.4.0/rubygems/query_utils.rb"
    },
    {
     "name": "syft:location:1144:path",
     "value": "/lib/ruby/3.4.0/rubygems/rdoc.rb"
    },
    {
     "name": "syft:location:1145:path",
     "value": "/lib/ruby/3.4.0/rubygems/remote_fetcher.rb"
    },
    {
     "name": "syft:location:1146:path",
     "value": "/lib/ruby/3.4.0/rubygems/request.rb"
    },
    {
     "name": "syft:location:1147:path",
     "value": "/lib/ruby/3.4.0/rubygems/request/connection_pools.rb"
    },
    {
     "name": "syft:location:1148:path",
     "value": "/lib/ruby/3.4.0/rubygems/request/http_pool.rb"
    },
    {
     "name": "syft:location:1149:path",
     "value": "/lib/ruby/3.4.0/rubygems/request/https_pool.rb"
    },
    {
     "name": "syft:location:1150:path",
     "value": "/lib/ruby/3.4.0/rubygems/request_set.rb"
    },
    {
     "name": "syft:location:1151:path",
     "value": "/lib/ruby/3.4.0/rubygems/request_set/gem_dependency_api.rb"
    },
    {
     "name": "syft:location:1152:path",
     "value": "/lib/ruby/3.4.0/rubygems/request_set/lockfile.rb"
    },
    {
     "name": "syft:location:1153:path",
     "value": "/lib/ruby/3.4.0/rubygems/request_set/lockfile/parser.rb"
    },
    {
     "name": "syft:location:1154:path",
     "value": "/lib/ruby/3.4.0/rubygems/request_set/lockfile/tokenizer.rb"
    },
    {
     "name": "syft:location:1155:path",
     "value": "/lib/ruby/3.4.0/rubygems/requirement.rb"
    },
    {
     "name": "syft:location:1156:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver.rb"
    },
    {
     "name": "syft:location:1157:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/activation_request.rb"
    },
    {
     "name": "syft:location:1158:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/api_set.rb"
    },
    {
     "name": "syft:location:1159:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/api_set/gem_parser.rb"
    },
    {
     "name": "syft:location:1160:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/api_specification.rb"
    },
    {
     "name": "syft:location:1161:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/best_set.rb"
    },
    {
     "name": "syft:location:1162:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/composed_set.rb"
    },
    {
     "name": "syft:location:1163:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/conflict.rb"
    },
    {
     "name": "syft:location:1164:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/current_set.rb"
    },
    {
     "name": "syft:location:1165:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/dependency_request.rb"
    },
    {
     "name": "syft:location:1166:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/git_set.rb"
    },
    {
     "name": "syft:location:1167:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/git_specification.rb"
    },
    {
     "name": "syft:location:1168:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/index_set.rb"
    },
    {
     "name": "syft:location:1169:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/index_specification.rb"
    },
    {
     "name": "syft:location:1170:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/installed_specification.rb"
    },
    {
     "name": "syft:location:1171:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/installer_set.rb"
    },
    {
     "name": "syft:location:1172:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/local_specification.rb"
    },
    {
     "name": "syft:location:1173:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/lock_set.rb"
    },
    {
     "name": "syft:location:1174:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/lock_specification.rb"
    },
    {
     "name": "syft:location:1175:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/requirement_list.rb"
    },
    {
     "name": "syft:location:1176:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/set.rb"
    },
    {
     "name": "syft:location:1177:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/source_set.rb"
    },
    {
     "name": "syft:location:1178:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/spec_specification.rb"
    },
    {
     "name": "syft:location:1179:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/specification.rb"
    },
    {
     "name": "syft:location:1180:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/stats.rb"
    },
    {
     "name": "syft:location:1181:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/vendor_set.rb"
    },
    {
     "name": "syft:location:1182:path",
     "value": "/lib/ruby/3.4.0/rubygems/resolver/vendor_specification.rb"
    },
    {
     "name": "syft:location:1183:path",
     "value": "/lib/ruby/3.4.0/rubygems/s3_uri_signer.rb"
    },
    {
     "name": "syft:location:1184:path",
     "value": "/lib/ruby/3.4.0/rubygems/safe_marshal.rb"
    },
    {
     "name": "syft:location:1185:path",
     "value": "/lib/ruby/3.4.0/rubygems/safe_marshal/elements.rb"
    },
    {
     "name": "syft:location:1186:path",
     "value": "/lib/ruby/3.4.0/rubygems/safe_marshal/reader.rb"
    },
    {
     "name": "syft:location:1187:path",
     "value": "/lib/ruby/3.4.0/rubygems/safe_marshal/visitors/stream_printer.rb"
    },
    {
     "name": "syft:location:1188:path",
     "value": "/lib/ruby/3.4.0/rubygems/safe_marshal/visitors/to_ruby.rb"
    },
    {
     "name": "syft:location:1189:path",
     "value": "/lib/ruby/3.4.0/rubygems/safe_marshal/visitors/visitor.rb"
    },
    {
     "name": "syft:location:1190:path",
     "value": "/lib/ruby/3.4.0/rubygems/safe_yaml.rb"
    },
    {
     "name": "syft:location:1191:path",
     "value": "/lib/ruby/3.4.0/rubygems/security.rb"
    },
    {
     "name": "syft:location:1192:path",
     "value": "/lib/ruby/3.4.0/rubygems/security/policies.rb"
    },
    {
     "name": "syft:location:1193:path",
     "value": "/lib/ruby/3.4.0/rubygems/security/policy.rb"
    },
    {
     "name": "syft:location:1194:path",
     "value": "/lib/ruby/3.4.0/rubygems/security/signer.rb"
    },
    {
     "name": "syft:location:1195:path",
     "value": "/lib/ruby/3.4.0/rubygems/security/trust_dir.rb"
    },
    {
     "name": "syft:location:1196:path",
     "value": "/lib/ruby/3.4.0/rubygems/security_option.rb"
    },
    {
     "name": "syft:location:1197:path",
     "value": "/lib/ruby/3.4.0/rubygems/source.rb"
    },
    {
     "name": "syft:location:1198:path",
     "value": "/lib/ruby/3.4.0/rubygems/source/git.rb"
    },
    {
     "name": "syft:location:1199:path",
     "value": "/lib/ruby/3.4.0/rubygems/source/installed.rb"
    },
    {
     "name": "syft:location:1200:path",
     "value": "/lib/ruby/3.4.0/rubygems/source/local.rb"
    },
    {
     "name": "syft:location:1201:path",
     "value": "/lib/ruby/3.4.0/rubygems/source/lock.rb"
    },
    {
     "name": "syft:location:1202:path",
     "value": "/lib/ruby/3.4.0/rubygems/source/specific_file.rb"
    },
    {
     "name": "syft:location:1203:path",
     "value": "/lib/ruby/3.4.0/rubygems/source/vendor.rb"
    },
    {
     "name": "syft:location:1204:path",
     "value": "/lib/ruby/3.4.0/rubygems/source_list.rb"
    },
    {
     "name": "syft:location:1205:path",
     "value": "/lib/ruby/3.4.0/rubygems/spec_fetcher.rb"
    },
    {
     "name": "syft:location:1206:path",
     "value": "/lib/ruby/3.4.0/rubygems/specification.rb"
    },
    {
     "name": "syft:location:1207:path",
     "value": "/lib/ruby/3.4.0/rubygems/specification_policy.rb"
    },
    {
     "name": "syft:location:1208:path",
     "value": "/lib/ruby/3.4.0/rubygems/specification_record.rb"
    },
    {
     "name": "syft:location:1209:path",
     "value": "/lib/ruby/3.4.0/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA.pem"
    },
    {
     "name": "syft:location:1210:path",
     "value": "/lib/ruby/3.4.0/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA_R3.pem"
    },
    {
     "name": "syft:location:1211:path",
     "value": "/lib/ruby/3.4.0/rubygems/stub_specification.rb"
    },
    {
     "name": "syft:location:1212:path",
     "value": "/lib/ruby/3.4.0/rubygems/target_rbconfig.rb"
    },
    {
     "name": "syft:location:1213:path",
     "value": "/lib/ruby/3.4.0/rubygems/text.rb"
    },
    {
     "name": "syft:location:1214:path",
     "value": "/lib/ruby/3.4.0/rubygems/uninstaller.rb"
    },
    {
     "name": "syft:location:1215:path",
     "value": "/lib/ruby/3.4.0/rubygems/unknown_command_spell_checker.rb"
    },
    {
     "name": "syft:location:1216:path",
     "value": "/lib/ruby/3.4.0/rubygems/update_suggestion.rb"
    },
    {
     "name": "syft:location:1217:path",
     "value": "/lib/ruby/3.4.0/rubygems/uri.rb"
    },
    {
     "name": "syft:location:1218:path",
     "value": "/lib/ruby/3.4.0/rubygems/uri_formatter.rb"
    },
    {
     "name": "syft:location:1219:path",
     "value": "/lib/ruby/3.4.0/rubygems/user_interaction.rb"
    },
    {
     "name": "syft:location:1220:path",
     "value": "/lib/ruby/3.4.0/rubygems/util.rb"
    },
    {
     "name": "syft:location:1221:path",
     "value": "/lib/ruby/3.4.0/rubygems/util/licenses.rb"
    },
    {
     "name": "syft:location:1222:path",
     "value": "/lib/ruby/3.4.0/rubygems/util/list.rb"
    },
    {
     "name": "syft:location:1223:path",
     "value": "/lib/ruby/3.4.0/rubygems/validator.rb"
    },
    {
     "name": "syft:location:1224:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo.rb"
    },
    {
     "name": "syft:location:1225:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb"
    },
    {
     "name": "syft:location:1226:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb"
    },
    {
     "name": "syft:location:1227:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb"
    },
    {
     "name": "syft:location:1228:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb"
    },
    {
     "name": "syft:location:1229:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb"
    },
    {
     "name": "syft:location:1230:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb"
    },
    {
     "name": "syft:location:1231:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb"
    },
    {
     "name": "syft:location:1232:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb"
    },
    {
     "name": "syft:location:1233:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb"
    },
    {
     "name": "syft:location:1234:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb"
    },
    {
     "name": "syft:location:1235:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb"
    },
    {
     "name": "syft:location:1236:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb"
    },
    {
     "name": "syft:location:1237:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/errors.rb"
    },
    {
     "name": "syft:location:1238:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb"
    },
    {
     "name": "syft:location:1239:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb"
    },
    {
     "name": "syft:location:1240:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb"
    },
    {
     "name": "syft:location:1241:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/resolution.rb"
    },
    {
     "name": "syft:location:1242:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/resolver.rb"
    },
    {
     "name": "syft:location:1243:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/molinillo/lib/molinillo/state.rb"
    },
    {
     "name": "syft:location:1244:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-http/lib/net/http.rb"
    },
    {
     "name": "syft:location:1245:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-http/lib/net/http/exceptions.rb"
    },
    {
     "name": "syft:location:1246:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-http/lib/net/http/generic_request.rb"
    },
    {
     "name": "syft:location:1247:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-http/lib/net/http/header.rb"
    },
    {
     "name": "syft:location:1248:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-http/lib/net/http/proxy_delta.rb"
    },
    {
     "name": "syft:location:1249:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-http/lib/net/http/request.rb"
    },
    {
     "name": "syft:location:1250:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-http/lib/net/http/requests.rb"
    },
    {
     "name": "syft:location:1251:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-http/lib/net/http/response.rb"
    },
    {
     "name": "syft:location:1252:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-http/lib/net/http/responses.rb"
    },
    {
     "name": "syft:location:1253:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-http/lib/net/http/status.rb"
    },
    {
     "name": "syft:location:1254:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-http/lib/net/https.rb"
    },
    {
     "name": "syft:location:1255:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/net-protocol/lib/net/protocol.rb"
    },
    {
     "name": "syft:location:1256:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/optparse/lib/optionparser.rb"
    },
    {
     "name": "syft:location:1257:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/optparse/lib/optparse.rb"
    },
    {
     "name": "syft:location:1258:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/optparse/lib/optparse/ac.rb"
    },
    {
     "name": "syft:location:1259:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/optparse/lib/optparse/date.rb"
    },
    {
     "name": "syft:location:1260:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/optparse/lib/optparse/kwargs.rb"
    },
    {
     "name": "syft:location:1261:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/optparse/lib/optparse/shellwords.rb"
    },
    {
     "name": "syft:location:1262:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/optparse/lib/optparse/time.rb"
    },
    {
     "name": "syft:location:1263:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/optparse/lib/optparse/uri.rb"
    },
    {
     "name": "syft:location:1264:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/optparse/lib/optparse/version.rb"
    },
    {
     "name": "syft:location:1265:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/resolv/lib/resolv.rb"
    },
    {
     "name": "syft:location:1266:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/securerandom/lib/securerandom.rb"
    },
    {
     "name": "syft:location:1267:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/timeout/lib/timeout.rb"
    },
    {
     "name": "syft:location:1268:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/tsort/lib/tsort.rb"
    },
    {
     "name": "syft:location:1269:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri.rb"
    },
    {
     "name": "syft:location:1270:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/common.rb"
    },
    {
     "name": "syft:location:1271:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/file.rb"
    },
    {
     "name": "syft:location:1272:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/ftp.rb"
    },
    {
     "name": "syft:location:1273:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/generic.rb"
    },
    {
     "name": "syft:location:1274:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/http.rb"
    },
    {
     "name": "syft:location:1275:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/https.rb"
    },
    {
     "name": "syft:location:1276:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/ldap.rb"
    },
    {
     "name": "syft:location:1277:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/ldaps.rb"
    },
    {
     "name": "syft:location:1278:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/mailto.rb"
    },
    {
     "name": "syft:location:1279:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb"
    },
    {
     "name": "syft:location:1280:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb"
    },
    {
     "name": "syft:location:1281:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/version.rb"
    },
    {
     "name": "syft:location:1282:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/ws.rb"
    },
    {
     "name": "syft:location:1283:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/wss.rb"
    },
    {
     "name": "syft:location:1284:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendored_molinillo.rb"
    },
    {
     "name": "syft:location:1285:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendored_net_http.rb"
    },
    {
     "name": "syft:location:1286:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendored_optparse.rb"
    },
    {
     "name": "syft:location:1287:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendored_securerandom.rb"
    },
    {
     "name": "syft:location:1288:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendored_timeout.rb"
    },
    {
     "name": "syft:location:1289:path",
     "value": "/lib/ruby/3.4.0/rubygems/vendored_tsort.rb"
    },
    {
     "name": "syft:location:1290:path",
     "value": "/lib/ruby/3.4.0/rubygems/version.rb"
    },
    {
     "name": "syft:location:1291:path",
     "value": "/lib/ruby/3.4.0/rubygems/version_option.rb"
    },
    {
     "name": "syft:location:1292:path",
     "value": "/lib/ruby/3.4.0/rubygems/yaml_serializer.rb"
    },
    {
     "name": "syft:location:1293:path",
     "value": "/lib/ruby/3.4.0/securerandom.rb"
    },
    {
     "name": "syft:location:1294:path",
     "value": "/lib/ruby/3.4.0/set.rb"
    },
    {
     "name": "syft:location:1295:path",
     "value": "/lib/ruby/3.4.0/set/sorted_set.rb"
    },
    {
     "name": "syft:location:1296:path",
     "value": "/lib/ruby/3.4.0/shellwords.rb"
    },
    {
     "name": "syft:location:1297:path",
     "value": "/lib/ruby/3.4.0/singleton.rb"
    },
    {
     "name": "syft:location:1298:path",
     "value": "/lib/ruby/3.4.0/socket.rb"
    },
    {
     "name": "syft:location:1299:path",
     "value": "/lib/ruby/3.4.0/strscan/strscan.rb"
    },
    {
     "name": "syft:location:1300:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest.rb"
    },
    {
     "name": "syft:location:1301:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/api.rb"
    },
    {
     "name": "syft:location:1302:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/around_block_scan.rb"
    },
    {
     "name": "syft:location:1303:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/block_expand.rb"
    },
    {
     "name": "syft:location:1304:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/capture/before_after_keyword_ends.rb"
    },
    {
     "name": "syft:location:1305:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/capture/falling_indent_lines.rb"
    },
    {
     "name": "syft:location:1306:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/capture_code_context.rb"
    },
    {
     "name": "syft:location:1307:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/clean_document.rb"
    },
    {
     "name": "syft:location:1308:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/cli.rb"
    },
    {
     "name": "syft:location:1309:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/code_block.rb"
    },
    {
     "name": "syft:location:1310:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/code_frontier.rb"
    },
    {
     "name": "syft:location:1311:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/code_line.rb"
    },
    {
     "name": "syft:location:1312:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/code_search.rb"
    },
    {
     "name": "syft:location:1313:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/core_ext.rb"
    },
    {
     "name": "syft:location:1314:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/display_code_with_line_numbers.rb"
    },
    {
     "name": "syft:location:1315:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/display_invalid_blocks.rb"
    },
    {
     "name": "syft:location:1316:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/explain_syntax.rb"
    },
    {
     "name": "syft:location:1317:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/left_right_lex_count.rb"
    },
    {
     "name": "syft:location:1318:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/lex_all.rb"
    },
    {
     "name": "syft:location:1319:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/lex_value.rb"
    },
    {
     "name": "syft:location:1320:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/mini_stringio.rb"
    },
    {
     "name": "syft:location:1321:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/parse_blocks_from_indent_line.rb"
    },
    {
     "name": "syft:location:1322:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/pathname_from_message.rb"
    },
    {
     "name": "syft:location:1323:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/priority_engulf_queue.rb"
    },
    {
     "name": "syft:location:1324:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/priority_queue.rb"
    },
    {
     "name": "syft:location:1325:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/ripper_errors.rb"
    },
    {
     "name": "syft:location:1326:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/scan_history.rb"
    },
    {
     "name": "syft:location:1327:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/unvisited_lines.rb"
    },
    {
     "name": "syft:location:1328:path",
     "value": "/lib/ruby/3.4.0/syntax_suggest/version.rb"
    },
    {
     "name": "syft:location:1329:path",
     "value": "/lib/ruby/3.4.0/tempfile.rb"
    },
    {
     "name": "syft:location:1330:path",
     "value": "/lib/ruby/3.4.0/time.rb"
    },
    {
     "name": "syft:location:1331:path",
     "value": "/lib/ruby/3.4.0/timeout.rb"
    },
    {
     "name": "syft:location:1332:path",
     "value": "/lib/ruby/3.4.0/tmpdir.rb"
    },
    {
     "name": "syft:location:1333:path",
     "value": "/lib/ruby/3.4.0/tsort.rb"
    },
    {
     "name": "syft:location:1334:path",
     "value": "/lib/ruby/3.4.0/un.rb"
    },
    {
     "name": "syft:location:1335:path",
     "value": "/lib/ruby/3.4.0/unicode_normalize/normalize.rb"
    },
    {
     "name": "syft:location:1336:path",
     "value": "/lib/ruby/3.4.0/unicode_normalize/tables.rb"
    },
    {
     "name": "syft:location:1337:path",
     "value": "/lib/ruby/3.4.0/uri.rb"
    },
    {
     "name": "syft:location:1338:path",
     "value": "/lib/ruby/3.4.0/uri/common.rb"
    },
    {
     "name": "syft:location:1339:path",
     "value": "/lib/ruby/3.4.0/uri/file.rb"
    },
    {
     "name": "syft:location:1340:path",
     "value": "/lib/ruby/3.4.0/uri/ftp.rb"
    },
    {
     "name": "syft:location:1341:path",
     "value": "/lib/ruby/3.4.0/uri/generic.rb"
    },
    {
     "name": "syft:location:1342:path",
     "value": "/lib/ruby/3.4.0/uri/http.rb"
    },
    {
     "name": "syft:location:1343:path",
     "value": "/lib/ruby/3.4.0/uri/https.rb"
    },
    {
     "name": "syft:location:1344:path",
     "value": "/lib/ruby/3.4.0/uri/ldap.rb"
    },
    {
     "name": "syft:location:1345:path",
     "value": "/lib/ruby/3.4.0/uri/ldaps.rb"
    },
    {
     "name": "syft:location:1346:path",
     "value": "/lib/ruby/3.4.0/uri/mailto.rb"
    },
    {
     "name": "syft:location:1347:path",
     "value": "/lib/ruby/3.4.0/uri/rfc2396_parser.rb"
    },
    {
     "name": "syft:location:1348:path",
     "value": "/lib/ruby/3.4.0/uri/rfc3986_parser.rb"
    },
    {
     "name": "syft:location:1349:path",
     "value": "/lib/ruby/3.4.0/uri/version.rb"
    },
    {
     "name": "syft:location:1350:path",
     "value": "/lib/ruby/3.4.0/uri/ws.rb"
    },
    {
     "name": "syft:location:1351:path",
     "value": "/lib/ruby/3.4.0/uri/wss.rb"
    },
    {
     "name": "syft:location:1352:path",
     "value": "/lib/ruby/3.4.0/weakref.rb"
    },
    {
     "name": "syft:location:1353:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/cgi/escape.so"
    },
    {
     "name": "syft:location:1354:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/continuation.so"
    },
    {
     "name": "syft:location:1355:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/coverage.so"
    },
    {
     "name": "syft:location:1356:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/date_core.so"
    },
    {
     "name": "syft:location:1357:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/digest.so"
    },
    {
     "name": "syft:location:1358:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/digest/bubblebabble.so"
    },
    {
     "name": "syft:location:1359:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/digest/md5.so"
    },
    {
     "name": "syft:location:1360:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/digest/rmd160.so"
    },
    {
     "name": "syft:location:1361:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/digest/sha1.so"
    },
    {
     "name": "syft:location:1362:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/digest/sha2.so"
    },
    {
     "name": "syft:location:1363:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/big5.so"
    },
    {
     "name": "syft:location:1364:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/cesu_8.so"
    },
    {
     "name": "syft:location:1365:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/cp949.so"
    },
    {
     "name": "syft:location:1366:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/emacs_mule.so"
    },
    {
     "name": "syft:location:1367:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/encdb.so"
    },
    {
     "name": "syft:location:1368:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/euc_jp.so"
    },
    {
     "name": "syft:location:1369:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/euc_kr.so"
    },
    {
     "name": "syft:location:1370:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/euc_tw.so"
    },
    {
     "name": "syft:location:1371:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/gb18030.so"
    },
    {
     "name": "syft:location:1372:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/gb2312.so"
    },
    {
     "name": "syft:location:1373:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/gbk.so"
    },
    {
     "name": "syft:location:1374:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_1.so"
    },
    {
     "name": "syft:location:1375:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_10.so"
    },
    {
     "name": "syft:location:1376:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_11.so"
    },
    {
     "name": "syft:location:1377:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_13.so"
    },
    {
     "name": "syft:location:1378:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_14.so"
    },
    {
     "name": "syft:location:1379:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_15.so"
    },
    {
     "name": "syft:location:1380:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_16.so"
    },
    {
     "name": "syft:location:1381:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_2.so"
    },
    {
     "name": "syft:location:1382:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_3.so"
    },
    {
     "name": "syft:location:1383:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_4.so"
    },
    {
     "name": "syft:location:1384:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_5.so"
    },
    {
     "name": "syft:location:1385:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_6.so"
    },
    {
     "name": "syft:location:1386:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_7.so"
    },
    {
     "name": "syft:location:1387:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_8.so"
    },
    {
     "name": "syft:location:1388:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/iso_8859_9.so"
    },
    {
     "name": "syft:location:1389:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/koi8_r.so"
    },
    {
     "name": "syft:location:1390:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/koi8_u.so"
    },
    {
     "name": "syft:location:1391:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/shift_jis.so"
    },
    {
     "name": "syft:location:1392:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/big5.so"
    },
    {
     "name": "syft:location:1393:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/cesu_8.so"
    },
    {
     "name": "syft:location:1394:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/chinese.so"
    },
    {
     "name": "syft:location:1395:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/ebcdic.so"
    },
    {
     "name": "syft:location:1396:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/emoji.so"
    },
    {
     "name": "syft:location:1397:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/emoji_iso2022_kddi.so"
    },
    {
     "name": "syft:location:1398:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/emoji_sjis_docomo.so"
    },
    {
     "name": "syft:location:1399:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/emoji_sjis_kddi.so"
    },
    {
     "name": "syft:location:1400:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/emoji_sjis_softbank.so"
    },
    {
     "name": "syft:location:1401:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/escape.so"
    },
    {
     "name": "syft:location:1402:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/gb18030.so"
    },
    {
     "name": "syft:location:1403:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/gbk.so"
    },
    {
     "name": "syft:location:1404:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/iso2022.so"
    },
    {
     "name": "syft:location:1405:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/japanese.so"
    },
    {
     "name": "syft:location:1406:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/japanese_euc.so"
    },
    {
     "name": "syft:location:1407:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/japanese_sjis.so"
    },
    {
     "name": "syft:location:1408:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/korean.so"
    },
    {
     "name": "syft:location:1409:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/single_byte.so"
    },
    {
     "name": "syft:location:1410:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/transdb.so"
    },
    {
     "name": "syft:location:1411:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/utf8_mac.so"
    },
    {
     "name": "syft:location:1412:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/trans/utf_16_32.so"
    },
    {
     "name": "syft:location:1413:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/utf_16be.so"
    },
    {
     "name": "syft:location:1414:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/utf_16le.so"
    },
    {
     "name": "syft:location:1415:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/utf_32be.so"
    },
    {
     "name": "syft:location:1416:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/utf_32le.so"
    },
    {
     "name": "syft:location:1417:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/windows_1250.so"
    },
    {
     "name": "syft:location:1418:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/windows_1251.so"
    },
    {
     "name": "syft:location:1419:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/windows_1252.so"
    },
    {
     "name": "syft:location:1420:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/windows_1253.so"
    },
    {
     "name": "syft:location:1421:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/windows_1254.so"
    },
    {
     "name": "syft:location:1422:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/windows_1257.so"
    },
    {
     "name": "syft:location:1423:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/enc/windows_31j.so"
    },
    {
     "name": "syft:location:1424:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/erb/escape.so"
    },
    {
     "name": "syft:location:1425:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/etc.so"
    },
    {
     "name": "syft:location:1426:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/fcntl.so"
    },
    {
     "name": "syft:location:1427:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/fiddle.so"
    },
    {
     "name": "syft:location:1428:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/io/console.so"
    },
    {
     "name": "syft:location:1429:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/io/nonblock.so"
    },
    {
     "name": "syft:location:1430:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/io/wait.so"
    },
    {
     "name": "syft:location:1431:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/json/ext/generator.so"
    },
    {
     "name": "syft:location:1432:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/json/ext/parser.so"
    },
    {
     "name": "syft:location:1433:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/monitor.so"
    },
    {
     "name": "syft:location:1434:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/objspace.so"
    },
    {
     "name": "syft:location:1435:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/openssl.so"
    },
    {
     "name": "syft:location:1436:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/pathname.so"
    },
    {
     "name": "syft:location:1437:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/psych.so"
    },
    {
     "name": "syft:location:1438:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/pty.so"
    },
    {
     "name": "syft:location:1439:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/rbconfig.rb"
    },
    {
     "name": "syft:location:1440:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/rbconfig/sizeof.so"
    },
    {
     "name": "syft:location:1441:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/ripper.so"
    },
    {
     "name": "syft:location:1442:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/socket.so"
    },
    {
     "name": "syft:location:1443:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/stringio.so"
    },
    {
     "name": "syft:location:1444:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/strscan.so"
    },
    {
     "name": "syft:location:1445:path",
     "value": "/lib/ruby/3.4.0/x86_64-linux/zlib.so"
    },
    {
     "name": "syft:location:1446:path",
     "value": "/lib/ruby/3.4.0/yaml.rb"
    },
    {
     "name": "syft:location:1447:path",
     "value": "/lib/ruby/3.4.0/yaml/dbm.rb"
    },
    {
     "name": "syft:location:1448:path",
     "value": "/lib/ruby/3.4.0/yaml/store.rb"
    },
    {
     "name": "syft:location:1449:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.1.8/bigdecimal.so"
    },
    {
     "name": "syft:location:1450:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.1.8/gem.build_complete"
    },
    {
     "name": "syft:location:1451:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/debug-1.11.0/debug/debug.so"
    },
    {
     "name": "syft:location:1452:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/debug-1.11.0/gem.build_complete"
    },
    {
     "name": "syft:location:1453:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/nkf-0.2.0/gem.build_complete"
    },
    {
     "name": "syft:location:1454:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/nkf-0.2.0/nkf.so"
    },
    {
     "name": "syft:location:1455:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem.build_complete"
    },
    {
     "name": "syft:location:1456:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/racc/cparse.so"
    },
    {
     "name": "syft:location:1457:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/rbs-3.8.0/gem.build_complete"
    },
    {
     "name": "syft:location:1458:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/rbs-3.8.0/rbs_extension.so"
    },
    {
     "name": "syft:location:1459:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/syslog-0.2.0/gem.build_complete"
    },
    {
     "name": "syft:location:1460:path",
     "value": "/lib/ruby/gems/3.4.0/extensions/x86_64-linux/3.4.0/syslog-0.2.0/syslog_ext.so"
    },
    {
     "name": "syft:location:1461:path",
     "value": "/lib/ruby/gems/3.4.0/gems/abbrev-0.1.2/Gemfile"
    },
    {
     "name": "syft:location:1462:path",
     "value": "/lib/ruby/gems/3.4.0/gems/abbrev-0.1.2/LICENSE.txt"
    },
    {
     "name": "syft:location:1463:path",
     "value": "/lib/ruby/gems/3.4.0/gems/abbrev-0.1.2/README.md"
    },
    {
     "name": "syft:location:1464:path",
     "value": "/lib/ruby/gems/3.4.0/gems/abbrev-0.1.2/Rakefile"
    },
    {
     "name": "syft:location:1465:path",
     "value": "/lib/ruby/gems/3.4.0/gems/abbrev-0.1.2/bin/console"
    },
    {
     "name": "syft:location:1466:path",
     "value": "/lib/ruby/gems/3.4.0/gems/abbrev-0.1.2/bin/setup"
    },
    {
     "name": "syft:location:1467:path",
     "value": "/lib/ruby/gems/3.4.0/gems/abbrev-0.1.2/lib/abbrev.rb"
    },
    {
     "name": "syft:location:1468:path",
     "value": "/lib/ruby/gems/3.4.0/gems/base64-0.2.0/LICENSE.txt"
    },
    {
     "name": "syft:location:1469:path",
     "value": "/lib/ruby/gems/3.4.0/gems/base64-0.2.0/README.md"
    },
    {
     "name": "syft:location:1470:path",
     "value": "/lib/ruby/gems/3.4.0/gems/base64-0.2.0/lib/base64.rb"
    },
    {
     "name": "syft:location:1471:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/LICENSE"
    },
    {
     "name": "syft:location:1472:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.c"
    },
    {
     "name": "syft:location:1473:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.h"
    },
    {
     "name": "syft:location:1474:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bits.h"
    },
    {
     "name": "syft:location:1475:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/ext/bigdecimal/extconf.rb"
    },
    {
     "name": "syft:location:1476:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/ext/bigdecimal/feature.h"
    },
    {
     "name": "syft:location:1477:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.c"
    },
    {
     "name": "syft:location:1478:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.h"
    },
    {
     "name": "syft:location:1479:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/ext/bigdecimal/missing/dtoa.c"
    },
    {
     "name": "syft:location:1480:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/ext/bigdecimal/static_assert.h"
    },
    {
     "name": "syft:location:1481:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/lib/bigdecimal.rb"
    },
    {
     "name": "syft:location:1482:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/lib/bigdecimal/jacobian.rb"
    },
    {
     "name": "syft:location:1483:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/lib/bigdecimal/ludcmp.rb"
    },
    {
     "name": "syft:location:1484:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/lib/bigdecimal/math.rb"
    },
    {
     "name": "syft:location:1485:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/lib/bigdecimal/newton.rb"
    },
    {
     "name": "syft:location:1486:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/lib/bigdecimal/util.rb"
    },
    {
     "name": "syft:location:1487:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/sample/linear.rb"
    },
    {
     "name": "syft:location:1488:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/sample/nlsolve.rb"
    },
    {
     "name": "syft:location:1489:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bigdecimal-3.1.8/sample/pi.rb"
    },
    {
     "name": "syft:location:1490:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bundler-2.6.9/exe/bundle"
    },
    {
     "name": "syft:location:1491:path",
     "value": "/lib/ruby/gems/3.4.0/gems/bundler-2.6.9/exe/bundler"
    },
    {
     "name": "syft:location:1492:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/LICENSE.txt"
    },
    {
     "name": "syft:location:1493:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/NEWS.md"
    },
    {
     "name": "syft:location:1494:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/README.md"
    },
    {
     "name": "syft:location:1495:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/arguments/io.rdoc"
    },
    {
     "name": "syft:location:1496:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/common/col_sep.rdoc"
    },
    {
     "name": "syft:location:1497:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/common/quote_char.rdoc"
    },
    {
     "name": "syft:location:1498:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/common/row_sep.rdoc"
    },
    {
     "name": "syft:location:1499:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/generating/force_quotes.rdoc"
    },
    {
     "name": "syft:location:1500:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/generating/quote_empty.rdoc"
    },
    {
     "name": "syft:location:1501:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/generating/write_converters.rdoc"
    },
    {
     "name": "syft:location:1502:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/generating/write_empty_value.rdoc"
    },
    {
     "name": "syft:location:1503:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/generating/write_headers.rdoc"
    },
    {
     "name": "syft:location:1504:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/generating/write_nil_value.rdoc"
    },
    {
     "name": "syft:location:1505:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/converters.rdoc"
    },
    {
     "name": "syft:location:1506:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/empty_value.rdoc"
    },
    {
     "name": "syft:location:1507:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/field_size_limit.rdoc"
    },
    {
     "name": "syft:location:1508:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/header_converters.rdoc"
    },
    {
     "name": "syft:location:1509:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/headers.rdoc"
    },
    {
     "name": "syft:location:1510:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/liberal_parsing.rdoc"
    },
    {
     "name": "syft:location:1511:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/nil_value.rdoc"
    },
    {
     "name": "syft:location:1512:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/return_headers.rdoc"
    },
    {
     "name": "syft:location:1513:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/skip_blanks.rdoc"
    },
    {
     "name": "syft:location:1514:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/skip_lines.rdoc"
    },
    {
     "name": "syft:location:1515:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/strip.rdoc"
    },
    {
     "name": "syft:location:1516:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/options/parsing/unconverted_fields.rdoc"
    },
    {
     "name": "syft:location:1517:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/recipes/filtering.rdoc"
    },
    {
     "name": "syft:location:1518:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/recipes/generating.rdoc"
    },
    {
     "name": "syft:location:1519:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/recipes/parsing.rdoc"
    },
    {
     "name": "syft:location:1520:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/doc/csv/recipes/recipes.rdoc"
    },
    {
     "name": "syft:location:1521:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/lib/csv.rb"
    },
    {
     "name": "syft:location:1522:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/lib/csv/core_ext/array.rb"
    },
    {
     "name": "syft:location:1523:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/lib/csv/core_ext/string.rb"
    },
    {
     "name": "syft:location:1524:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/lib/csv/fields_converter.rb"
    },
    {
     "name": "syft:location:1525:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/lib/csv/input_record_separator.rb"
    },
    {
     "name": "syft:location:1526:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/lib/csv/parser.rb"
    },
    {
     "name": "syft:location:1527:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/lib/csv/row.rb"
    },
    {
     "name": "syft:location:1528:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/lib/csv/table.rb"
    },
    {
     "name": "syft:location:1529:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/lib/csv/version.rb"
    },
    {
     "name": "syft:location:1530:path",
     "value": "/lib/ruby/gems/3.4.0/gems/csv-3.3.2/lib/csv/writer.rb"
    },
    {
     "name": "syft:location:1531:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/CONTRIBUTING.md"
    },
    {
     "name": "syft:location:1532:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/Gemfile"
    },
    {
     "name": "syft:location:1533:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/LICENSE.txt"
    },
    {
     "name": "syft:location:1534:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/README.md"
    },
    {
     "name": "syft:location:1535:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/Rakefile"
    },
    {
     "name": "syft:location:1536:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/TODO.md"
    },
    {
     "name": "syft:location:1537:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/exe/rdbg"
    },
    {
     "name": "syft:location:1538:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/Makefile"
    },
    {
     "name": "syft:location:1539:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/debug.c"
    },
    {
     "name": "syft:location:1540:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/debug.o"
    },
    {
     "name": "syft:location:1541:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/debug_version.h"
    },
    {
     "name": "syft:location:1542:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/extconf.h"
    },
    {
     "name": "syft:location:1543:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/extconf.rb"
    },
    {
     "name": "syft:location:1544:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/iseq_collector.c"
    },
    {
     "name": "syft:location:1545:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/iseq_collector.o"
    },
    {
     "name": "syft:location:1546:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/mkmf.log"
    },
    {
     "name": "syft:location:1547:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/exts.mk"
    },
    {
     "name": "syft:location:1548:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug.rb"
    },
    {
     "name": "syft:location:1549:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/abbrev_command.rb"
    },
    {
     "name": "syft:location:1550:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/breakpoint.rb"
    },
    {
     "name": "syft:location:1551:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/client.rb"
    },
    {
     "name": "syft:location:1552:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/color.rb"
    },
    {
     "name": "syft:location:1553:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/config.rb"
    },
    {
     "name": "syft:location:1554:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/console.rb"
    },
    {
     "name": "syft:location:1555:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/dap_custom/traceInspector.rb"
    },
    {
     "name": "syft:location:1556:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/frame_info.rb"
    },
    {
     "name": "syft:location:1557:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/irb_integration.rb"
    },
    {
     "name": "syft:location:1558:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/local.rb"
    },
    {
     "name": "syft:location:1559:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/open.rb"
    },
    {
     "name": "syft:location:1560:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/open_nonstop.rb"
    },
    {
     "name": "syft:location:1561:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/prelude.rb"
    },
    {
     "name": "syft:location:1562:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/server.rb"
    },
    {
     "name": "syft:location:1563:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/server_cdp.rb"
    },
    {
     "name": "syft:location:1564:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/server_dap.rb"
    },
    {
     "name": "syft:location:1565:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/session.rb"
    },
    {
     "name": "syft:location:1566:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/source_repository.rb"
    },
    {
     "name": "syft:location:1567:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/start.rb"
    },
    {
     "name": "syft:location:1568:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/thread_client.rb"
    },
    {
     "name": "syft:location:1569:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/tracer.rb"
    },
    {
     "name": "syft:location:1570:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/lib/debug/version.rb"
    },
    {
     "name": "syft:location:1571:path",
     "value": "/lib/ruby/gems/3.4.0/gems/debug-1.11.0/misc/README.md.erb"
    },
    {
     "name": "syft:location:1572:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/LICENSE.txt"
    },
    {
     "name": "syft:location:1573:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb.rb"
    },
    {
     "name": "syft:location:1574:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/acl.rb"
    },
    {
     "name": "syft:location:1575:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/drb.rb"
    },
    {
     "name": "syft:location:1576:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/eq.rb"
    },
    {
     "name": "syft:location:1577:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/extserv.rb"
    },
    {
     "name": "syft:location:1578:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/extservm.rb"
    },
    {
     "name": "syft:location:1579:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/gw.rb"
    },
    {
     "name": "syft:location:1580:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/invokemethod.rb"
    },
    {
     "name": "syft:location:1581:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/observer.rb"
    },
    {
     "name": "syft:location:1582:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/ssl.rb"
    },
    {
     "name": "syft:location:1583:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/timeridconv.rb"
    },
    {
     "name": "syft:location:1584:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/unix.rb"
    },
    {
     "name": "syft:location:1585:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/version.rb"
    },
    {
     "name": "syft:location:1586:path",
     "value": "/lib/ruby/gems/3.4.0/gems/drb-2.2.1/lib/drb/weakidconv.rb"
    },
    {
     "name": "syft:location:1587:path",
     "value": "/lib/ruby/gems/3.4.0/gems/erb-4.0.4.1/libexec/erb"
    },
    {
     "name": "syft:location:1588:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/Gemfile"
    },
    {
     "name": "syft:location:1589:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/LICENSE.txt"
    },
    {
     "name": "syft:location:1590:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/README.md"
    },
    {
     "name": "syft:location:1591:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/Rakefile"
    },
    {
     "name": "syft:location:1592:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/bin/console"
    },
    {
     "name": "syft:location:1593:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/bin/setup"
    },
    {
     "name": "syft:location:1594:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/lib/getoptlong.rb"
    },
    {
     "name": "syft:location:1595:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/sample/getoptlong/abbrev.rb"
    },
    {
     "name": "syft:location:1596:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/sample/getoptlong/aliases.rb"
    },
    {
     "name": "syft:location:1597:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/sample/getoptlong/argv.rb"
    },
    {
     "name": "syft:location:1598:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/sample/getoptlong/each.rb"
    },
    {
     "name": "syft:location:1599:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/sample/getoptlong/fibonacci.rb"
    },
    {
     "name": "syft:location:1600:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/sample/getoptlong/permute.rb"
    },
    {
     "name": "syft:location:1601:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/sample/getoptlong/require_order.rb"
    },
    {
     "name": "syft:location:1602:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/sample/getoptlong/return_in_order.rb"
    },
    {
     "name": "syft:location:1603:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/sample/getoptlong/simple.rb"
    },
    {
     "name": "syft:location:1604:path",
     "value": "/lib/ruby/gems/3.4.0/gems/getoptlong-0.2.1/sample/getoptlong/types.rb"
    },
    {
     "name": "syft:location:1605:path",
     "value": "/lib/ruby/gems/3.4.0/gems/irb-1.14.3/exe/irb"
    },
    {
     "name": "syft:location:1606:path",
     "value": "/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/LICENSE.txt"
    },
    {
     "name": "syft:location:1607:path",
     "value": "/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/lib/matrix.rb"
    },
    {
     "name": "syft:location:1608:path",
     "value": "/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/lib/matrix/eigenvalue_decomposition.rb"
    },
    {
     "name": "syft:location:1609:path",
     "value": "/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/lib/matrix/lup_decomposition.rb"
    },
    {
     "name": "syft:location:1610:path",
     "value": "/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/lib/matrix/version.rb"
    },
    {
     "name": "syft:location:1611:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/History.rdoc"
    },
    {
     "name": "syft:location:1612:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/Manifest.txt"
    },
    {
     "name": "syft:location:1613:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/README.rdoc"
    },
    {
     "name": "syft:location:1614:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/Rakefile"
    },
    {
     "name": "syft:location:1615:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/design_rationale.rb"
    },
    {
     "name": "syft:location:1616:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/hoe/minitest.rb"
    },
    {
     "name": "syft:location:1617:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest.rb"
    },
    {
     "name": "syft:location:1618:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/assertions.rb"
    },
    {
     "name": "syft:location:1619:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/autorun.rb"
    },
    {
     "name": "syft:location:1620:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/benchmark.rb"
    },
    {
     "name": "syft:location:1621:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/compress.rb"
    },
    {
     "name": "syft:location:1622:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/error_on_warning.rb"
    },
    {
     "name": "syft:location:1623:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/expectations.rb"
    },
    {
     "name": "syft:location:1624:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/hell.rb"
    },
    {
     "name": "syft:location:1625:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/manual_plugins.rb"
    },
    {
     "name": "syft:location:1626:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/mock.rb"
    },
    {
     "name": "syft:location:1627:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/parallel.rb"
    },
    {
     "name": "syft:location:1628:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/pride.rb"
    },
    {
     "name": "syft:location:1629:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/pride_plugin.rb"
    },
    {
     "name": "syft:location:1630:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/spec.rb"
    },
    {
     "name": "syft:location:1631:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/test.rb"
    },
    {
     "name": "syft:location:1632:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/test_task.rb"
    },
    {
     "name": "syft:location:1633:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/lib/minitest/unit.rb"
    },
    {
     "name": "syft:location:1634:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/test/minitest/metametameta.rb"
    },
    {
     "name": "syft:location:1635:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/test/minitest/test_minitest_assertions.rb"
    },
    {
     "name": "syft:location:1636:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/test/minitest/test_minitest_benchmark.rb"
    },
    {
     "name": "syft:location:1637:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/test/minitest/test_minitest_mock.rb"
    },
    {
     "name": "syft:location:1638:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/test/minitest/test_minitest_reporter.rb"
    },
    {
     "name": "syft:location:1639:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/test/minitest/test_minitest_spec.rb"
    },
    {
     "name": "syft:location:1640:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/test/minitest/test_minitest_test.rb"
    },
    {
     "name": "syft:location:1641:path",
     "value": "/lib/ruby/gems/3.4.0/gems/minitest-5.25.4/test/minitest/test_minitest_test_task.rb"
    },
    {
     "name": "syft:location:1642:path",
     "value": "/lib/ruby/gems/3.4.0/gems/mutex_m-0.3.0/BSDL"
    },
    {
     "name": "syft:location:1643:path",
     "value": "/lib/ruby/gems/3.4.0/gems/mutex_m-0.3.0/COPYING"
    },
    {
     "name": "syft:location:1644:path",
     "value": "/lib/ruby/gems/3.4.0/gems/mutex_m-0.3.0/README.md"
    },
    {
     "name": "syft:location:1645:path",
     "value": "/lib/ruby/gems/3.4.0/gems/mutex_m-0.3.0/lib/mutex_m.rb"
    },
    {
     "name": "syft:location:1646:path",
     "value": "/lib/ruby/gems/3.4.0/gems/mutex_m-0.3.0/sig/mutex_m.rbs"
    },
    {
     "name": "syft:location:1647:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-ftp-0.3.8/BSDL"
    },
    {
     "name": "syft:location:1648:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-ftp-0.3.8/COPYING"
    },
    {
     "name": "syft:location:1649:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-ftp-0.3.8/Gemfile"
    },
    {
     "name": "syft:location:1650:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-ftp-0.3.8/LICENSE.txt"
    },
    {
     "name": "syft:location:1651:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-ftp-0.3.8/README.md"
    },
    {
     "name": "syft:location:1652:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-ftp-0.3.8/Rakefile"
    },
    {
     "name": "syft:location:1653:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-ftp-0.3.8/lib/net/ftp.rb"
    },
    {
     "name": "syft:location:1654:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/BSDL"
    },
    {
     "name": "syft:location:1655:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/COPYING"
    },
    {
     "name": "syft:location:1656:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/Gemfile"
    },
    {
     "name": "syft:location:1657:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/LICENSE.txt"
    },
    {
     "name": "syft:location:1658:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/README.md"
    },
    {
     "name": "syft:location:1659:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/Rakefile"
    },
    {
     "name": "syft:location:1660:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/docs/styles.css"
    },
    {
     "name": "syft:location:1661:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap.rb"
    },
    {
     "name": "syft:location:1662:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/authenticators.rb"
    },
    {
     "name": "syft:location:1663:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/command_data.rb"
    },
    {
     "name": "syft:location:1664:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/config.rb"
    },
    {
     "name": "syft:location:1665:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/config/attr_accessors.rb"
    },
    {
     "name": "syft:location:1666:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/config/attr_inheritance.rb"
    },
    {
     "name": "syft:location:1667:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/config/attr_type_coercion.rb"
    },
    {
     "name": "syft:location:1668:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/config/attr_version_defaults.rb"
    },
    {
     "name": "syft:location:1669:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/connection_state.rb"
    },
    {
     "name": "syft:location:1670:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/data_encoding.rb"
    },
    {
     "name": "syft:location:1671:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/data_lite.rb"
    },
    {
     "name": "syft:location:1672:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/deprecated_client_options.rb"
    },
    {
     "name": "syft:location:1673:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/errors.rb"
    },
    {
     "name": "syft:location:1674:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/esearch_result.rb"
    },
    {
     "name": "syft:location:1675:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/fetch_data.rb"
    },
    {
     "name": "syft:location:1676:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/flags.rb"
    },
    {
     "name": "syft:location:1677:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/response_data.rb"
    },
    {
     "name": "syft:location:1678:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/response_parser.rb"
    },
    {
     "name": "syft:location:1679:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/response_parser/parser_utils.rb"
    },
    {
     "name": "syft:location:1680:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/response_reader.rb"
    },
    {
     "name": "syft:location:1681:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl.rb"
    },
    {
     "name": "syft:location:1682:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/anonymous_authenticator.rb"
    },
    {
     "name": "syft:location:1683:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/authentication_exchange.rb"
    },
    {
     "name": "syft:location:1684:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/authenticators.rb"
    },
    {
     "name": "syft:location:1685:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/client_adapter.rb"
    },
    {
     "name": "syft:location:1686:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/cram_md5_authenticator.rb"
    },
    {
     "name": "syft:location:1687:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/digest_md5_authenticator.rb"
    },
    {
     "name": "syft:location:1688:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/external_authenticator.rb"
    },
    {
     "name": "syft:location:1689:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/gs2_header.rb"
    },
    {
     "name": "syft:location:1690:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/login_authenticator.rb"
    },
    {
     "name": "syft:location:1691:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/oauthbearer_authenticator.rb"
    },
    {
     "name": "syft:location:1692:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/plain_authenticator.rb"
    },
    {
     "name": "syft:location:1693:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/protocol_adapters.rb"
    },
    {
     "name": "syft:location:1694:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/scram_algorithm.rb"
    },
    {
     "name": "syft:location:1695:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/scram_authenticator.rb"
    },
    {
     "name": "syft:location:1696:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/stringprep.rb"
    },
    {
     "name": "syft:location:1697:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl/xoauth2_authenticator.rb"
    },
    {
     "name": "syft:location:1698:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sasl_adapter.rb"
    },
    {
     "name": "syft:location:1699:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/search_result.rb"
    },
    {
     "name": "syft:location:1700:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/sequence_set.rb"
    },
    {
     "name": "syft:location:1701:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/stringprep.rb"
    },
    {
     "name": "syft:location:1702:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/stringprep/nameprep.rb"
    },
    {
     "name": "syft:location:1703:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/stringprep/saslprep.rb"
    },
    {
     "name": "syft:location:1704:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/stringprep/saslprep_tables.rb"
    },
    {
     "name": "syft:location:1705:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/stringprep/tables.rb"
    },
    {
     "name": "syft:location:1706:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/stringprep/trace.rb"
    },
    {
     "name": "syft:location:1707:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/uidplus_data.rb"
    },
    {
     "name": "syft:location:1708:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/lib/net/imap/vanished_data.rb"
    },
    {
     "name": "syft:location:1709:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/rakelib/benchmarks.rake"
    },
    {
     "name": "syft:location:1710:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/rakelib/rdoc.rake"
    },
    {
     "name": "syft:location:1711:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/rakelib/rfcs.rake"
    },
    {
     "name": "syft:location:1712:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/rakelib/saslprep.rake"
    },
    {
     "name": "syft:location:1713:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/rakelib/string_prep_tables_generator.rb"
    },
    {
     "name": "syft:location:1714:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-imap-0.5.15/sample/net-imap.rb"
    },
    {
     "name": "syft:location:1715:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-pop-0.1.2/Gemfile"
    },
    {
     "name": "syft:location:1716:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-pop-0.1.2/LICENSE.txt"
    },
    {
     "name": "syft:location:1717:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-pop-0.1.2/README.md"
    },
    {
     "name": "syft:location:1718:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-pop-0.1.2/Rakefile"
    },
    {
     "name": "syft:location:1719:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-pop-0.1.2/lib/net/pop.rb"
    },
    {
     "name": "syft:location:1720:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/LICENSE.txt"
    },
    {
     "name": "syft:location:1721:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/NEWS.md"
    },
    {
     "name": "syft:location:1722:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/README.md"
    },
    {
     "name": "syft:location:1723:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp.rb"
    },
    {
     "name": "syft:location:1724:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_cram_md5.rb"
    },
    {
     "name": "syft:location:1725:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_login.rb"
    },
    {
     "name": "syft:location:1726:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_plain.rb"
    },
    {
     "name": "syft:location:1727:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_xoauth2.rb"
    },
    {
     "name": "syft:location:1728:path",
     "value": "/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/authenticator.rb"
    },
    {
     "name": "syft:location:1729:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/Gemfile"
    },
    {
     "name": "syft:location:1730:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/LICENSE.txt"
    },
    {
     "name": "syft:location:1731:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/README.md"
    },
    {
     "name": "syft:location:1732:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/Rakefile"
    },
    {
     "name": "syft:location:1733:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/bin/console"
    },
    {
     "name": "syft:location:1734:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/bin/setup"
    },
    {
     "name": "syft:location:1735:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/java/org/jruby/ext/nkf/Command.java"
    },
    {
     "name": "syft:location:1736:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/java/org/jruby/ext/nkf/CommandParser.java"
    },
    {
     "name": "syft:location:1737:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/java/org/jruby/ext/nkf/NKFLibrary.java"
    },
    {
     "name": "syft:location:1738:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/java/org/jruby/ext/nkf/Option.java"
    },
    {
     "name": "syft:location:1739:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/java/org/jruby/ext/nkf/Options.java"
    },
    {
     "name": "syft:location:1740:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/java/org/jruby/ext/nkf/RubyNKF.java"
    },
    {
     "name": "syft:location:1741:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/Makefile"
    },
    {
     "name": "syft:location:1742:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/extconf.h"
    },
    {
     "name": "syft:location:1743:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/extconf.rb"
    },
    {
     "name": "syft:location:1744:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/mkmf.log"
    },
    {
     "name": "syft:location:1745:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/nkf-utf8/config.h"
    },
    {
     "name": "syft:location:1746:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/nkf-utf8/nkf.c"
    },
    {
     "name": "syft:location:1747:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/nkf-utf8/nkf.h"
    },
    {
     "name": "syft:location:1748:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/nkf-utf8/utf8tbl.c"
    },
    {
     "name": "syft:location:1749:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/nkf-utf8/utf8tbl.h"
    },
    {
     "name": "syft:location:1750:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/nkf.c"
    },
    {
     "name": "syft:location:1751:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/nkf.o"
    },
    {
     "name": "syft:location:1752:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/exts.mk"
    },
    {
     "name": "syft:location:1753:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/lib/kconv.rb"
    },
    {
     "name": "syft:location:1754:path",
     "value": "/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/lib/nkf.rb"
    },
    {
     "name": "syft:location:1755:path",
     "value": "/lib/ruby/gems/3.4.0/gems/observer-0.1.2/Gemfile"
    },
    {
     "name": "syft:location:1756:path",
     "value": "/lib/ruby/gems/3.4.0/gems/observer-0.1.2/LICENSE.txt"
    },
    {
     "name": "syft:location:1757:path",
     "value": "/lib/ruby/gems/3.4.0/gems/observer-0.1.2/README.md"
    },
    {
     "name": "syft:location:1758:path",
     "value": "/lib/ruby/gems/3.4.0/gems/observer-0.1.2/Rakefile"
    },
    {
     "name": "syft:location:1759:path",
     "value": "/lib/ruby/gems/3.4.0/gems/observer-0.1.2/bin/console"
    },
    {
     "name": "syft:location:1760:path",
     "value": "/lib/ruby/gems/3.4.0/gems/observer-0.1.2/bin/setup"
    },
    {
     "name": "syft:location:1761:path",
     "value": "/lib/ruby/gems/3.4.0/gems/observer-0.1.2/lib/observer.rb"
    },
    {
     "name": "syft:location:1762:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/BSDL"
    },
    {
     "name": "syft:location:1763:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/COPYING"
    },
    {
     "name": "syft:location:1764:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/Gemfile"
    },
    {
     "name": "syft:location:1765:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/LEGAL"
    },
    {
     "name": "syft:location:1766:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/README.md"
    },
    {
     "name": "syft:location:1767:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/Rakefile"
    },
    {
     "name": "syft:location:1768:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/lib/power_assert.rb"
    },
    {
     "name": "syft:location:1769:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/lib/power_assert/colorize.rb"
    },
    {
     "name": "syft:location:1770:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/lib/power_assert/configuration.rb"
    },
    {
     "name": "syft:location:1771:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/lib/power_assert/context.rb"
    },
    {
     "name": "syft:location:1772:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/lib/power_assert/enable_tracepoint_events.rb"
    },
    {
     "name": "syft:location:1773:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/lib/power_assert/inspector.rb"
    },
    {
     "name": "syft:location:1774:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/lib/power_assert/parser.rb"
    },
    {
     "name": "syft:location:1775:path",
     "value": "/lib/ruby/gems/3.4.0/gems/power_assert-2.0.5/lib/power_assert/version.rb"
    },
    {
     "name": "syft:location:1776:path",
     "value": "/lib/ruby/gems/3.4.0/gems/prime-0.1.3/BSDL"
    },
    {
     "name": "syft:location:1777:path",
     "value": "/lib/ruby/gems/3.4.0/gems/prime-0.1.3/COPYING"
    },
    {
     "name": "syft:location:1778:path",
     "value": "/lib/ruby/gems/3.4.0/gems/prime-0.1.3/README.md"
    },
    {
     "name": "syft:location:1779:path",
     "value": "/lib/ruby/gems/3.4.0/gems/prime-0.1.3/Rakefile"
    },
    {
     "name": "syft:location:1780:path",
     "value": "/lib/ruby/gems/3.4.0/gems/prime-0.1.3/lib/prime.rb"
    },
    {
     "name": "syft:location:1781:path",
     "value": "/lib/ruby/gems/3.4.0/gems/prime-0.1.3/sig/integer-extension.rbs"
    },
    {
     "name": "syft:location:1782:path",
     "value": "/lib/ruby/gems/3.4.0/gems/prime-0.1.3/sig/manifest.yaml"
    },
    {
     "name": "syft:location:1783:path",
     "value": "/lib/ruby/gems/3.4.0/gems/prime-0.1.3/sig/prime.rbs"
    },
    {
     "name": "syft:location:1784:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/BSDL"
    },
    {
     "name": "syft:location:1785:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/COPYING"
    },
    {
     "name": "syft:location:1786:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/ChangeLog"
    },
    {
     "name": "syft:location:1787:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/README.ja.rdoc"
    },
    {
     "name": "syft:location:1788:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/README.rdoc"
    },
    {
     "name": "syft:location:1789:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/TODO"
    },
    {
     "name": "syft:location:1790:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/bin/racc"
    },
    {
     "name": "syft:location:1791:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/doc/en/grammar.en.rdoc"
    },
    {
     "name": "syft:location:1792:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/doc/en/grammar2.en.rdoc"
    },
    {
     "name": "syft:location:1793:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/doc/ja/command.ja.html"
    },
    {
     "name": "syft:location:1794:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/doc/ja/debug.ja.rdoc"
    },
    {
     "name": "syft:location:1795:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/doc/ja/grammar.ja.rdoc"
    },
    {
     "name": "syft:location:1796:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/doc/ja/index.ja.html"
    },
    {
     "name": "syft:location:1797:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/doc/ja/parser.ja.rdoc"
    },
    {
     "name": "syft:location:1798:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/doc/ja/usage.ja.html"
    },
    {
     "name": "syft:location:1799:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/ext/racc/cparse/cparse.c"
    },
    {
     "name": "syft:location:1800:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/ext/racc/cparse/extconf.rb"
    },
    {
     "name": "syft:location:1801:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc.rb"
    },
    {
     "name": "syft:location:1802:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/compat.rb"
    },
    {
     "name": "syft:location:1803:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/debugflags.rb"
    },
    {
     "name": "syft:location:1804:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/exception.rb"
    },
    {
     "name": "syft:location:1805:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/grammar.rb"
    },
    {
     "name": "syft:location:1806:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/grammarfileparser.rb"
    },
    {
     "name": "syft:location:1807:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/info.rb"
    },
    {
     "name": "syft:location:1808:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/iset.rb"
    },
    {
     "name": "syft:location:1809:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/logfilegenerator.rb"
    },
    {
     "name": "syft:location:1810:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/parser-text.rb"
    },
    {
     "name": "syft:location:1811:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/parser.rb"
    },
    {
     "name": "syft:location:1812:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/parserfilegenerator.rb"
    },
    {
     "name": "syft:location:1813:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/sourcetext.rb"
    },
    {
     "name": "syft:location:1814:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/state.rb"
    },
    {
     "name": "syft:location:1815:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/statetransitiontable.rb"
    },
    {
     "name": "syft:location:1816:path",
     "value": "/lib/ruby/gems/3.4.0/gems/racc-1.8.1/lib/racc/static.rb"
    },
    {
     "name": "syft:location:1817:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/History.rdoc"
    },
    {
     "name": "syft:location:1818:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/MIT-LICENSE"
    },
    {
     "name": "syft:location:1819:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/README.rdoc"
    },
    {
     "name": "syft:location:1820:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/command_line_usage.rdoc"
    },
    {
     "name": "syft:location:1821:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/example/Rakefile1"
    },
    {
     "name": "syft:location:1822:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/example/Rakefile2"
    },
    {
     "name": "syft:location:1823:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/example/a.c"
    },
    {
     "name": "syft:location:1824:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/example/b.c"
    },
    {
     "name": "syft:location:1825:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/example/main.c"
    },
    {
     "name": "syft:location:1826:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/glossary.rdoc"
    },
    {
     "name": "syft:location:1827:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/jamis.rb"
    },
    {
     "name": "syft:location:1828:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/proto_rake.rdoc"
    },
    {
     "name": "syft:location:1829:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/rake.1"
    },
    {
     "name": "syft:location:1830:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/rakefile.rdoc"
    },
    {
     "name": "syft:location:1831:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/rational.rdoc"
    },
    {
     "name": "syft:location:1832:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/exe/rake"
    },
    {
     "name": "syft:location:1833:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake.rb"
    },
    {
     "name": "syft:location:1834:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/application.rb"
    },
    {
     "name": "syft:location:1835:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/backtrace.rb"
    },
    {
     "name": "syft:location:1836:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/clean.rb"
    },
    {
     "name": "syft:location:1837:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/cloneable.rb"
    },
    {
     "name": "syft:location:1838:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/cpu_counter.rb"
    },
    {
     "name": "syft:location:1839:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/default_loader.rb"
    },
    {
     "name": "syft:location:1840:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/dsl_definition.rb"
    },
    {
     "name": "syft:location:1841:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/early_time.rb"
    },
    {
     "name": "syft:location:1842:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/ext/core.rb"
    },
    {
     "name": "syft:location:1843:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/ext/string.rb"
    },
    {
     "name": "syft:location:1844:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_creation_task.rb"
    },
    {
     "name": "syft:location:1845:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_list.rb"
    },
    {
     "name": "syft:location:1846:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_task.rb"
    },
    {
     "name": "syft:location:1847:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_utils.rb"
    },
    {
     "name": "syft:location:1848:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_utils_ext.rb"
    },
    {
     "name": "syft:location:1849:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/invocation_chain.rb"
    },
    {
     "name": "syft:location:1850:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/invocation_exception_mixin.rb"
    },
    {
     "name": "syft:location:1851:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/late_time.rb"
    },
    {
     "name": "syft:location:1852:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/linked_list.rb"
    },
    {
     "name": "syft:location:1853:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/loaders/makefile.rb"
    },
    {
     "name": "syft:location:1854:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/multi_task.rb"
    },
    {
     "name": "syft:location:1855:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/name_space.rb"
    },
    {
     "name": "syft:location:1856:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/packagetask.rb"
    },
    {
     "name": "syft:location:1857:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/phony.rb"
    },
    {
     "name": "syft:location:1858:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/private_reader.rb"
    },
    {
     "name": "syft:location:1859:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/promise.rb"
    },
    {
     "name": "syft:location:1860:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/pseudo_status.rb"
    },
    {
     "name": "syft:location:1861:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/rake_module.rb"
    },
    {
     "name": "syft:location:1862:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/rake_test_loader.rb"
    },
    {
     "name": "syft:location:1863:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/rule_recursion_overflow_error.rb"
    },
    {
     "name": "syft:location:1864:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/scope.rb"
    },
    {
     "name": "syft:location:1865:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task.rb"
    },
    {
     "name": "syft:location:1866:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task_argument_error.rb"
    },
    {
     "name": "syft:location:1867:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task_arguments.rb"
    },
    {
     "name": "syft:location:1868:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task_manager.rb"
    },
    {
     "name": "syft:location:1869:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/tasklib.rb"
    },
    {
     "name": "syft:location:1870:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/testtask.rb"
    },
    {
     "name": "syft:location:1871:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/thread_history_display.rb"
    },
    {
     "name": "syft:location:1872:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/thread_pool.rb"
    },
    {
     "name": "syft:location:1873:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/trace_output.rb"
    },
    {
     "name": "syft:location:1874:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/version.rb"
    },
    {
     "name": "syft:location:1875:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/win32.rb"
    },
    {
     "name": "syft:location:1876:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/BSDL"
    },
    {
     "name": "syft:location:1877:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/CHANGELOG.md"
    },
    {
     "name": "syft:location:1878:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/COPYING"
    },
    {
     "name": "syft:location:1879:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/README.md"
    },
    {
     "name": "syft:location:1880:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/Rakefile"
    },
    {
     "name": "syft:location:1881:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/Steepfile"
    },
    {
     "name": "syft:location:1882:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/config.yml"
    },
    {
     "name": "syft:location:1883:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/array.rbs"
    },
    {
     "name": "syft:location:1884:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/basic_object.rbs"
    },
    {
     "name": "syft:location:1885:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/binding.rbs"
    },
    {
     "name": "syft:location:1886:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/builtin.rbs"
    },
    {
     "name": "syft:location:1887:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/class.rbs"
    },
    {
     "name": "syft:location:1888:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/comparable.rbs"
    },
    {
     "name": "syft:location:1889:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/complex.rbs"
    },
    {
     "name": "syft:location:1890:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/constants.rbs"
    },
    {
     "name": "syft:location:1891:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/data.rbs"
    },
    {
     "name": "syft:location:1892:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/dir.rbs"
    },
    {
     "name": "syft:location:1893:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/encoding.rbs"
    },
    {
     "name": "syft:location:1894:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/enumerable.rbs"
    },
    {
     "name": "syft:location:1895:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/enumerator.rbs"
    },
    {
     "name": "syft:location:1896:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/enumerator/product.rbs"
    },
    {
     "name": "syft:location:1897:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/env.rbs"
    },
    {
     "name": "syft:location:1898:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/errno.rbs"
    },
    {
     "name": "syft:location:1899:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/errors.rbs"
    },
    {
     "name": "syft:location:1900:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/exception.rbs"
    },
    {
     "name": "syft:location:1901:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/false_class.rbs"
    },
    {
     "name": "syft:location:1902:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/fiber.rbs"
    },
    {
     "name": "syft:location:1903:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/fiber_error.rbs"
    },
    {
     "name": "syft:location:1904:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/file.rbs"
    },
    {
     "name": "syft:location:1905:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/file_test.rbs"
    },
    {
     "name": "syft:location:1906:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/float.rbs"
    },
    {
     "name": "syft:location:1907:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/gc.rbs"
    },
    {
     "name": "syft:location:1908:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/global_variables.rbs"
    },
    {
     "name": "syft:location:1909:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/hash.rbs"
    },
    {
     "name": "syft:location:1910:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/integer.rbs"
    },
    {
     "name": "syft:location:1911:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/io.rbs"
    },
    {
     "name": "syft:location:1912:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/io/buffer.rbs"
    },
    {
     "name": "syft:location:1913:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/io/wait.rbs"
    },
    {
     "name": "syft:location:1914:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/kernel.rbs"
    },
    {
     "name": "syft:location:1915:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/marshal.rbs"
    },
    {
     "name": "syft:location:1916:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/match_data.rbs"
    },
    {
     "name": "syft:location:1917:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/math.rbs"
    },
    {
     "name": "syft:location:1918:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/method.rbs"
    },
    {
     "name": "syft:location:1919:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/module.rbs"
    },
    {
     "name": "syft:location:1920:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/nil_class.rbs"
    },
    {
     "name": "syft:location:1921:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/numeric.rbs"
    },
    {
     "name": "syft:location:1922:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/object.rbs"
    },
    {
     "name": "syft:location:1923:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/object_space.rbs"
    },
    {
     "name": "syft:location:1924:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/object_space/weak_key_map.rbs"
    },
    {
     "name": "syft:location:1925:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/proc.rbs"
    },
    {
     "name": "syft:location:1926:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/process.rbs"
    },
    {
     "name": "syft:location:1927:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/ractor.rbs"
    },
    {
     "name": "syft:location:1928:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/random.rbs"
    },
    {
     "name": "syft:location:1929:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/range.rbs"
    },
    {
     "name": "syft:location:1930:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rational.rbs"
    },
    {
     "name": "syft:location:1931:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rb_config.rbs"
    },
    {
     "name": "syft:location:1932:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rbs/unnamed/argf.rbs"
    },
    {
     "name": "syft:location:1933:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rbs/unnamed/env_class.rbs"
    },
    {
     "name": "syft:location:1934:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rbs/unnamed/random.rbs"
    },
    {
     "name": "syft:location:1935:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/refinement.rbs"
    },
    {
     "name": "syft:location:1936:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/regexp.rbs"
    },
    {
     "name": "syft:location:1937:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/ruby_vm.rbs"
    },
    {
     "name": "syft:location:1938:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/basic_specification.rbs"
    },
    {
     "name": "syft:location:1939:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/config_file.rbs"
    },
    {
     "name": "syft:location:1940:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/dependency_installer.rbs"
    },
    {
     "name": "syft:location:1941:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/errors.rbs"
    },
    {
     "name": "syft:location:1942:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/installer.rbs"
    },
    {
     "name": "syft:location:1943:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/path_support.rbs"
    },
    {
     "name": "syft:location:1944:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/platform.rbs"
    },
    {
     "name": "syft:location:1945:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/request_set.rbs"
    },
    {
     "name": "syft:location:1946:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/requirement.rbs"
    },
    {
     "name": "syft:location:1947:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/rubygems.rbs"
    },
    {
     "name": "syft:location:1948:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/source_list.rbs"
    },
    {
     "name": "syft:location:1949:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/specification.rbs"
    },
    {
     "name": "syft:location:1950:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/stream_ui.rbs"
    },
    {
     "name": "syft:location:1951:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/uninstaller.rbs"
    },
    {
     "name": "syft:location:1952:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/rubygems/version.rbs"
    },
    {
     "name": "syft:location:1953:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/set.rbs"
    },
    {
     "name": "syft:location:1954:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/signal.rbs"
    },
    {
     "name": "syft:location:1955:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/string.rbs"
    },
    {
     "name": "syft:location:1956:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/struct.rbs"
    },
    {
     "name": "syft:location:1957:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/symbol.rbs"
    },
    {
     "name": "syft:location:1958:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/thread.rbs"
    },
    {
     "name": "syft:location:1959:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/thread_group.rbs"
    },
    {
     "name": "syft:location:1960:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/time.rbs"
    },
    {
     "name": "syft:location:1961:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/trace_point.rbs"
    },
    {
     "name": "syft:location:1962:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/true_class.rbs"
    },
    {
     "name": "syft:location:1963:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/unbound_method.rbs"
    },
    {
     "name": "syft:location:1964:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/core/warning.rbs"
    },
    {
     "name": "syft:location:1965:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/docs/CONTRIBUTING.md"
    },
    {
     "name": "syft:location:1966:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/docs/architecture.md"
    },
    {
     "name": "syft:location:1967:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/docs/collection.md"
    },
    {
     "name": "syft:location:1968:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/docs/data_and_struct.md"
    },
    {
     "name": "syft:location:1969:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/docs/gem.md"
    },
    {
     "name": "syft:location:1970:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/docs/rbs_by_example.md"
    },
    {
     "name": "syft:location:1971:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/docs/repo.md"
    },
    {
     "name": "syft:location:1972:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/docs/sigs.md"
    },
    {
     "name": "syft:location:1973:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/docs/stdlib.md"
    },
    {
     "name": "syft:location:1974:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/docs/syntax.md"
    },
    {
     "name": "syft:location:1975:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/docs/tools.md"
    },
    {
     "name": "syft:location:1976:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/exe/rbs"
    },
    {
     "name": "syft:location:1977:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/Makefile"
    },
    {
     "name": "syft:location:1978:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/constants.o"
    },
    {
     "name": "syft:location:1979:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/extconf.h"
    },
    {
     "name": "syft:location:1980:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/extconf.rb"
    },
    {
     "name": "syft:location:1981:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/lexer.c"
    },
    {
     "name": "syft:location:1982:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/lexer.h"
    },
    {
     "name": "syft:location:1983:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/lexer.o"
    },
    {
     "name": "syft:location:1984:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/lexer.re"
    },
    {
     "name": "syft:location:1985:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/lexstate.c"
    },
    {
     "name": "syft:location:1986:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/lexstate.o"
    },
    {
     "name": "syft:location:1987:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/location.c"
    },
    {
     "name": "syft:location:1988:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/location.h"
    },
    {
     "name": "syft:location:1989:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/location.o"
    },
    {
     "name": "syft:location:1990:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/main.c"
    },
    {
     "name": "syft:location:1991:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/main.o"
    },
    {
     "name": "syft:location:1992:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/mkmf.log"
    },
    {
     "name": "syft:location:1993:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/parser.c"
    },
    {
     "name": "syft:location:1994:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/parser.h"
    },
    {
     "name": "syft:location:1995:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/parser.o"
    },
    {
     "name": "syft:location:1996:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/parserstate.c"
    },
    {
     "name": "syft:location:1997:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/parserstate.h"
    },
    {
     "name": "syft:location:1998:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/parserstate.o"
    },
    {
     "name": "syft:location:1999:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/rbs_extension.h"
    },
    {
     "name": "syft:location:2000:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/ruby_objs.o"
    },
    {
     "name": "syft:location:2001:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/unescape.c"
    },
    {
     "name": "syft:location:2002:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/unescape.o"
    },
    {
     "name": "syft:location:2003:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/exts.mk"
    },
    {
     "name": "syft:location:2004:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/goodcheck.yml"
    },
    {
     "name": "syft:location:2005:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/include/rbs.h"
    },
    {
     "name": "syft:location:2006:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/include/rbs/constants.h"
    },
    {
     "name": "syft:location:2007:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/include/rbs/ruby_objs.h"
    },
    {
     "name": "syft:location:2008:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs.rb"
    },
    {
     "name": "syft:location:2009:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/ancestor_graph.rb"
    },
    {
     "name": "syft:location:2010:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/annotate.rb"
    },
    {
     "name": "syft:location:2011:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/annotate/annotations.rb"
    },
    {
     "name": "syft:location:2012:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/annotate/formatter.rb"
    },
    {
     "name": "syft:location:2013:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/annotate/rdoc_annotator.rb"
    },
    {
     "name": "syft:location:2014:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/annotate/rdoc_source.rb"
    },
    {
     "name": "syft:location:2015:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/ast/annotation.rb"
    },
    {
     "name": "syft:location:2016:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/ast/comment.rb"
    },
    {
     "name": "syft:location:2017:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/ast/declarations.rb"
    },
    {
     "name": "syft:location:2018:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/ast/directives.rb"
    },
    {
     "name": "syft:location:2019:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/ast/members.rb"
    },
    {
     "name": "syft:location:2020:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/ast/type_param.rb"
    },
    {
     "name": "syft:location:2021:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/ast/visitor.rb"
    },
    {
     "name": "syft:location:2022:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/buffer.rb"
    },
    {
     "name": "syft:location:2023:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/builtin_names.rb"
    },
    {
     "name": "syft:location:2024:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/cli.rb"
    },
    {
     "name": "syft:location:2025:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/cli/colored_io.rb"
    },
    {
     "name": "syft:location:2026:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/cli/diff.rb"
    },
    {
     "name": "syft:location:2027:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/cli/validate.rb"
    },
    {
     "name": "syft:location:2028:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection.rb"
    },
    {
     "name": "syft:location:2029:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection/cleaner.rb"
    },
    {
     "name": "syft:location:2030:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection/config.rb"
    },
    {
     "name": "syft:location:2031:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection/config/lockfile.rb"
    },
    {
     "name": "syft:location:2032:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection/config/lockfile_generator.rb"
    },
    {
     "name": "syft:location:2033:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection/installer.rb"
    },
    {
     "name": "syft:location:2034:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection/sources.rb"
    },
    {
     "name": "syft:location:2035:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection/sources/base.rb"
    },
    {
     "name": "syft:location:2036:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection/sources/git.rb"
    },
    {
     "name": "syft:location:2037:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection/sources/local.rb"
    },
    {
     "name": "syft:location:2038:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection/sources/rubygems.rb"
    },
    {
     "name": "syft:location:2039:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/collection/sources/stdlib.rb"
    },
    {
     "name": "syft:location:2040:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/constant.rb"
    },
    {
     "name": "syft:location:2041:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/definition.rb"
    },
    {
     "name": "syft:location:2042:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/definition_builder.rb"
    },
    {
     "name": "syft:location:2043:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/definition_builder/ancestor_builder.rb"
    },
    {
     "name": "syft:location:2044:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/definition_builder/method_builder.rb"
    },
    {
     "name": "syft:location:2045:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/diff.rb"
    },
    {
     "name": "syft:location:2046:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/environment.rb"
    },
    {
     "name": "syft:location:2047:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/environment/use_map.rb"
    },
    {
     "name": "syft:location:2048:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/environment_loader.rb"
    },
    {
     "name": "syft:location:2049:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/environment_walker.rb"
    },
    {
     "name": "syft:location:2050:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/errors.rb"
    },
    {
     "name": "syft:location:2051:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/factory.rb"
    },
    {
     "name": "syft:location:2052:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/file_finder.rb"
    },
    {
     "name": "syft:location:2053:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/location_aux.rb"
    },
    {
     "name": "syft:location:2054:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/locator.rb"
    },
    {
     "name": "syft:location:2055:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/method_type.rb"
    },
    {
     "name": "syft:location:2056:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/namespace.rb"
    },
    {
     "name": "syft:location:2057:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/parser/lex_result.rb"
    },
    {
     "name": "syft:location:2058:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/parser/token.rb"
    },
    {
     "name": "syft:location:2059:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/parser_aux.rb"
    },
    {
     "name": "syft:location:2060:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/prototype/helpers.rb"
    },
    {
     "name": "syft:location:2061:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/prototype/node_usage.rb"
    },
    {
     "name": "syft:location:2062:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/prototype/rb.rb"
    },
    {
     "name": "syft:location:2063:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/prototype/rbi.rb"
    },
    {
     "name": "syft:location:2064:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/prototype/runtime.rb"
    },
    {
     "name": "syft:location:2065:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/prototype/runtime/helpers.rb"
    },
    {
     "name": "syft:location:2066:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/prototype/runtime/reflection.rb"
    },
    {
     "name": "syft:location:2067:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/prototype/runtime/value_object_generator.rb"
    },
    {
     "name": "syft:location:2068:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/repository.rb"
    },
    {
     "name": "syft:location:2069:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/resolver/constant_resolver.rb"
    },
    {
     "name": "syft:location:2070:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/resolver/type_name_resolver.rb"
    },
    {
     "name": "syft:location:2071:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/sorter.rb"
    },
    {
     "name": "syft:location:2072:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/substitution.rb"
    },
    {
     "name": "syft:location:2073:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/subtractor.rb"
    },
    {
     "name": "syft:location:2074:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/test.rb"
    },
    {
     "name": "syft:location:2075:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/test/errors.rb"
    },
    {
     "name": "syft:location:2076:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/test/guaranteed.rb"
    },
    {
     "name": "syft:location:2077:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/test/hook.rb"
    },
    {
     "name": "syft:location:2078:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/test/observer.rb"
    },
    {
     "name": "syft:location:2079:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/test/setup.rb"
    },
    {
     "name": "syft:location:2080:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/test/setup_helper.rb"
    },
    {
     "name": "syft:location:2081:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/test/tester.rb"
    },
    {
     "name": "syft:location:2082:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/test/type_check.rb"
    },
    {
     "name": "syft:location:2083:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/type_alias_dependency.rb"
    },
    {
     "name": "syft:location:2084:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/type_alias_regularity.rb"
    },
    {
     "name": "syft:location:2085:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/type_name.rb"
    },
    {
     "name": "syft:location:2086:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/types.rb"
    },
    {
     "name": "syft:location:2087:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/unit_test.rb"
    },
    {
     "name": "syft:location:2088:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/unit_test/convertibles.rb"
    },
    {
     "name": "syft:location:2089:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/unit_test/spy.rb"
    },
    {
     "name": "syft:location:2090:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/unit_test/type_assertions.rb"
    },
    {
     "name": "syft:location:2091:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/unit_test/with_aliases.rb"
    },
    {
     "name": "syft:location:2092:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/validator.rb"
    },
    {
     "name": "syft:location:2093:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/variance_calculator.rb"
    },
    {
     "name": "syft:location:2094:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/vendorer.rb"
    },
    {
     "name": "syft:location:2095:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/version.rb"
    },
    {
     "name": "syft:location:2096:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rbs/writer.rb"
    },
    {
     "name": "syft:location:2097:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rdoc/discover.rb"
    },
    {
     "name": "syft:location:2098:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/lib/rdoc_plugin/parser.rb"
    },
    {
     "name": "syft:location:2099:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/schema/annotation.json"
    },
    {
     "name": "syft:location:2100:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/schema/comment.json"
    },
    {
     "name": "syft:location:2101:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/schema/decls.json"
    },
    {
     "name": "syft:location:2102:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/schema/function.json"
    },
    {
     "name": "syft:location:2103:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/schema/location.json"
    },
    {
     "name": "syft:location:2104:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/schema/members.json"
    },
    {
     "name": "syft:location:2105:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/schema/methodType.json"
    },
    {
     "name": "syft:location:2106:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/schema/typeParam.json"
    },
    {
     "name": "syft:location:2107:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/schema/types.json"
    },
    {
     "name": "syft:location:2108:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/ancestor_builder.rbs"
    },
    {
     "name": "syft:location:2109:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/ancestor_graph.rbs"
    },
    {
     "name": "syft:location:2110:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/annotate/annotations.rbs"
    },
    {
     "name": "syft:location:2111:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/annotate/formatter.rbs"
    },
    {
     "name": "syft:location:2112:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/annotate/rdoc_annotater.rbs"
    },
    {
     "name": "syft:location:2113:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/annotate/rdoc_source.rbs"
    },
    {
     "name": "syft:location:2114:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/annotation.rbs"
    },
    {
     "name": "syft:location:2115:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/buffer.rbs"
    },
    {
     "name": "syft:location:2116:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/builtin_names.rbs"
    },
    {
     "name": "syft:location:2117:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/cli.rbs"
    },
    {
     "name": "syft:location:2118:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/cli/colored_io.rbs"
    },
    {
     "name": "syft:location:2119:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/cli/diff.rbs"
    },
    {
     "name": "syft:location:2120:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/cli/validate.rbs"
    },
    {
     "name": "syft:location:2121:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/collection.rbs"
    },
    {
     "name": "syft:location:2122:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/collection/cleaner.rbs"
    },
    {
     "name": "syft:location:2123:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/collection/config.rbs"
    },
    {
     "name": "syft:location:2124:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/collection/config/lockfile.rbs"
    },
    {
     "name": "syft:location:2125:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/collection/config/lockfile_generator.rbs"
    },
    {
     "name": "syft:location:2126:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/collection/installer.rbs"
    },
    {
     "name": "syft:location:2127:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/collection/sources.rbs"
    },
    {
     "name": "syft:location:2128:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/comment.rbs"
    },
    {
     "name": "syft:location:2129:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/constant.rbs"
    },
    {
     "name": "syft:location:2130:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/declarations.rbs"
    },
    {
     "name": "syft:location:2131:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/definition.rbs"
    },
    {
     "name": "syft:location:2132:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/definition_builder.rbs"
    },
    {
     "name": "syft:location:2133:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/diff.rbs"
    },
    {
     "name": "syft:location:2134:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/directives.rbs"
    },
    {
     "name": "syft:location:2135:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/environment.rbs"
    },
    {
     "name": "syft:location:2136:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/environment_loader.rbs"
    },
    {
     "name": "syft:location:2137:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/environment_walker.rbs"
    },
    {
     "name": "syft:location:2138:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/errors.rbs"
    },
    {
     "name": "syft:location:2139:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/factory.rbs"
    },
    {
     "name": "syft:location:2140:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/file_finder.rbs"
    },
    {
     "name": "syft:location:2141:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/location.rbs"
    },
    {
     "name": "syft:location:2142:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/locator.rbs"
    },
    {
     "name": "syft:location:2143:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/manifest.yaml"
    },
    {
     "name": "syft:location:2144:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/members.rbs"
    },
    {
     "name": "syft:location:2145:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/method_builder.rbs"
    },
    {
     "name": "syft:location:2146:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/method_types.rbs"
    },
    {
     "name": "syft:location:2147:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/namespace.rbs"
    },
    {
     "name": "syft:location:2148:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/parser.rbs"
    },
    {
     "name": "syft:location:2149:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/prototype/helpers.rbs"
    },
    {
     "name": "syft:location:2150:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/prototype/node_usage.rbs"
    },
    {
     "name": "syft:location:2151:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/prototype/rb.rbs"
    },
    {
     "name": "syft:location:2152:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/prototype/rbi.rbs"
    },
    {
     "name": "syft:location:2153:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/prototype/runtime.rbs"
    },
    {
     "name": "syft:location:2154:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/rbs.rbs"
    },
    {
     "name": "syft:location:2155:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/rdoc/rbs.rbs"
    },
    {
     "name": "syft:location:2156:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/repository.rbs"
    },
    {
     "name": "syft:location:2157:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/resolver/constant_resolver.rbs"
    },
    {
     "name": "syft:location:2158:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/resolver/context.rbs"
    },
    {
     "name": "syft:location:2159:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/resolver/type_name_resolver.rbs"
    },
    {
     "name": "syft:location:2160:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/shims/bundler.rbs"
    },
    {
     "name": "syft:location:2161:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/shims/enumerable.rbs"
    },
    {
     "name": "syft:location:2162:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/shims/rubygems.rbs"
    },
    {
     "name": "syft:location:2163:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/sorter.rbs"
    },
    {
     "name": "syft:location:2164:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/substitution.rbs"
    },
    {
     "name": "syft:location:2165:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/subtractor.rbs"
    },
    {
     "name": "syft:location:2166:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/test.rbs"
    },
    {
     "name": "syft:location:2167:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/test/errors.rbs"
    },
    {
     "name": "syft:location:2168:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/test/guranteed.rbs"
    },
    {
     "name": "syft:location:2169:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/test/type_check.rbs"
    },
    {
     "name": "syft:location:2170:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/type_alias_dependency.rbs"
    },
    {
     "name": "syft:location:2171:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/type_alias_regularity.rbs"
    },
    {
     "name": "syft:location:2172:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/type_param.rbs"
    },
    {
     "name": "syft:location:2173:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/typename.rbs"
    },
    {
     "name": "syft:location:2174:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/types.rbs"
    },
    {
     "name": "syft:location:2175:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/unit_test/convertibles.rbs"
    },
    {
     "name": "syft:location:2176:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/unit_test/spy.rbs"
    },
    {
     "name": "syft:location:2177:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/unit_test/type_assertions.rbs"
    },
    {
     "name": "syft:location:2178:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/unit_test/with_aliases.rbs"
    },
    {
     "name": "syft:location:2179:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/use_map.rbs"
    },
    {
     "name": "syft:location:2180:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/util.rbs"
    },
    {
     "name": "syft:location:2181:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/validator.rbs"
    },
    {
     "name": "syft:location:2182:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/variance_calculator.rbs"
    },
    {
     "name": "syft:location:2183:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/vendorer.rbs"
    },
    {
     "name": "syft:location:2184:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/version.rbs"
    },
    {
     "name": "syft:location:2185:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/visitor.rbs"
    },
    {
     "name": "syft:location:2186:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/sig/writer.rbs"
    },
    {
     "name": "syft:location:2187:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/src/constants.c"
    },
    {
     "name": "syft:location:2188:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/src/ruby_objs.c"
    },
    {
     "name": "syft:location:2189:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/abbrev/0/abbrev.rbs"
    },
    {
     "name": "syft:location:2190:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/abbrev/0/array.rbs"
    },
    {
     "name": "syft:location:2191:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/base64/0/base64.rbs"
    },
    {
     "name": "syft:location:2192:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/benchmark/0/benchmark.rbs"
    },
    {
     "name": "syft:location:2193:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/bigdecimal-math/0/big_math.rbs"
    },
    {
     "name": "syft:location:2194:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/bigdecimal-math/0/manifest.yaml"
    },
    {
     "name": "syft:location:2195:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/bigdecimal/0/big_decimal.rbs"
    },
    {
     "name": "syft:location:2196:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/cgi/0/core.rbs"
    },
    {
     "name": "syft:location:2197:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/cgi/0/manifest.yaml"
    },
    {
     "name": "syft:location:2198:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/coverage/0/coverage.rbs"
    },
    {
     "name": "syft:location:2199:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/csv/0/csv.rbs"
    },
    {
     "name": "syft:location:2200:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/csv/0/manifest.yaml"
    },
    {
     "name": "syft:location:2201:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/date/0/date.rbs"
    },
    {
     "name": "syft:location:2202:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/date/0/date_time.rbs"
    },
    {
     "name": "syft:location:2203:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/date/0/time.rbs"
    },
    {
     "name": "syft:location:2204:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/dbm/0/dbm.rbs"
    },
    {
     "name": "syft:location:2205:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/delegate/0/delegator.rbs"
    },
    {
     "name": "syft:location:2206:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/delegate/0/kernel.rbs"
    },
    {
     "name": "syft:location:2207:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/delegate/0/simple_delegator.rbs"
    },
    {
     "name": "syft:location:2208:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/did_you_mean/0/did_you_mean.rbs"
    },
    {
     "name": "syft:location:2209:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/digest/0/digest.rbs"
    },
    {
     "name": "syft:location:2210:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/erb/0/erb.rbs"
    },
    {
     "name": "syft:location:2211:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/etc/0/etc.rbs"
    },
    {
     "name": "syft:location:2212:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/fileutils/0/fileutils.rbs"
    },
    {
     "name": "syft:location:2213:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/find/0/find.rbs"
    },
    {
     "name": "syft:location:2214:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/forwardable/0/forwardable.rbs"
    },
    {
     "name": "syft:location:2215:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/io-console/0/io-console.rbs"
    },
    {
     "name": "syft:location:2216:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/ipaddr/0/ipaddr.rbs"
    },
    {
     "name": "syft:location:2217:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/json/0/json.rbs"
    },
    {
     "name": "syft:location:2218:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/kconv/0/kconv.rbs"
    },
    {
     "name": "syft:location:2219:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/logger/0/formatter.rbs"
    },
    {
     "name": "syft:location:2220:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/logger/0/log_device.rbs"
    },
    {
     "name": "syft:location:2221:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/logger/0/logger.rbs"
    },
    {
     "name": "syft:location:2222:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/logger/0/manifest.yaml"
    },
    {
     "name": "syft:location:2223:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/logger/0/period.rbs"
    },
    {
     "name": "syft:location:2224:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/logger/0/severity.rbs"
    },
    {
     "name": "syft:location:2225:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/kernel.rbs"
    },
    {
     "name": "syft:location:2226:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest.rbs"
    },
    {
     "name": "syft:location:2227:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/abstract_reporter.rbs"
    },
    {
     "name": "syft:location:2228:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/assertion.rbs"
    },
    {
     "name": "syft:location:2229:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/assertions.rbs"
    },
    {
     "name": "syft:location:2230:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/backtrace_filter.rbs"
    },
    {
     "name": "syft:location:2231:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/bench_spec.rbs"
    },
    {
     "name": "syft:location:2232:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/benchmark.rbs"
    },
    {
     "name": "syft:location:2233:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/composite_reporter.rbs"
    },
    {
     "name": "syft:location:2234:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/compress.rbs"
    },
    {
     "name": "syft:location:2235:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/error_on_warning.rbs"
    },
    {
     "name": "syft:location:2236:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/expectation.rbs"
    },
    {
     "name": "syft:location:2237:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/expectations.rbs"
    },
    {
     "name": "syft:location:2238:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/guard.rbs"
    },
    {
     "name": "syft:location:2239:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/mock.rbs"
    },
    {
     "name": "syft:location:2240:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/parallel.rbs"
    },
    {
     "name": "syft:location:2241:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/parallel/executor.rbs"
    },
    {
     "name": "syft:location:2242:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/parallel/test.rbs"
    },
    {
     "name": "syft:location:2243:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/parallel/test/class_methods.rbs"
    },
    {
     "name": "syft:location:2244:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/pride_io.rbs"
    },
    {
     "name": "syft:location:2245:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/pride_lol.rbs"
    },
    {
     "name": "syft:location:2246:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/progress_reporter.rbs"
    },
    {
     "name": "syft:location:2247:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/reportable.rbs"
    },
    {
     "name": "syft:location:2248:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/reporter.rbs"
    },
    {
     "name": "syft:location:2249:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/result.rbs"
    },
    {
     "name": "syft:location:2250:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/runnable.rbs"
    },
    {
     "name": "syft:location:2251:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/skip.rbs"
    },
    {
     "name": "syft:location:2252:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/spec.rbs"
    },
    {
     "name": "syft:location:2253:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/spec/dsl.rbs"
    },
    {
     "name": "syft:location:2254:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/spec/dsl/instance_methods.rbs"
    },
    {
     "name": "syft:location:2255:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/statistics_reporter.rbs"
    },
    {
     "name": "syft:location:2256:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/summary_reporter.rbs"
    },
    {
     "name": "syft:location:2257:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/test.rbs"
    },
    {
     "name": "syft:location:2258:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/test/lifecycle_hooks.rbs"
    },
    {
     "name": "syft:location:2259:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/unexpected_error.rbs"
    },
    {
     "name": "syft:location:2260:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/unexpected_warning.rbs"
    },
    {
     "name": "syft:location:2261:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/unit.rbs"
    },
    {
     "name": "syft:location:2262:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/minitest/0/minitest/unit/test_case.rbs"
    },
    {
     "name": "syft:location:2263:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/monitor/0/monitor.rbs"
    },
    {
     "name": "syft:location:2264:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/mutex_m/0/mutex_m.rbs"
    },
    {
     "name": "syft:location:2265:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/net-http/0/manifest.yaml"
    },
    {
     "name": "syft:location:2266:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/net-http/0/net-http.rbs"
    },
    {
     "name": "syft:location:2267:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/net-protocol/0/manifest.yaml"
    },
    {
     "name": "syft:location:2268:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/net-protocol/0/net-protocol.rbs"
    },
    {
     "name": "syft:location:2269:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/net-smtp/0/manifest.yaml"
    },
    {
     "name": "syft:location:2270:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/net-smtp/0/net-smtp.rbs"
    },
    {
     "name": "syft:location:2271:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/nkf/0/nkf.rbs"
    },
    {
     "name": "syft:location:2272:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/objspace/0/objspace.rbs"
    },
    {
     "name": "syft:location:2273:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/observable/0/observable.rbs"
    },
    {
     "name": "syft:location:2274:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/open-uri/0/manifest.yaml"
    },
    {
     "name": "syft:location:2275:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/open-uri/0/open-uri.rbs"
    },
    {
     "name": "syft:location:2276:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/open3/0/open3.rbs"
    },
    {
     "name": "syft:location:2277:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/openssl/0/manifest.yaml"
    },
    {
     "name": "syft:location:2278:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/openssl/0/openssl.rbs"
    },
    {
     "name": "syft:location:2279:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/optparse/0/optparse.rbs"
    },
    {
     "name": "syft:location:2280:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/pathname/0/pathname.rbs"
    },
    {
     "name": "syft:location:2281:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/pp/0/manifest.yaml"
    },
    {
     "name": "syft:location:2282:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/pp/0/pp.rbs"
    },
    {
     "name": "syft:location:2283:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/prettyprint/0/prettyprint.rbs"
    },
    {
     "name": "syft:location:2284:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/pstore/0/pstore.rbs"
    },
    {
     "name": "syft:location:2285:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/psych/0/core_ext.rbs"
    },
    {
     "name": "syft:location:2286:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/psych/0/dbm.rbs"
    },
    {
     "name": "syft:location:2287:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/psych/0/manifest.yaml"
    },
    {
     "name": "syft:location:2288:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/psych/0/psych.rbs"
    },
    {
     "name": "syft:location:2289:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/psych/0/store.rbs"
    },
    {
     "name": "syft:location:2290:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/pty/0/pty.rbs"
    },
    {
     "name": "syft:location:2291:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/rdoc/0/code_object.rbs"
    },
    {
     "name": "syft:location:2292:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/rdoc/0/comment.rbs"
    },
    {
     "name": "syft:location:2293:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/rdoc/0/context.rbs"
    },
    {
     "name": "syft:location:2294:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/rdoc/0/markup.rbs"
    },
    {
     "name": "syft:location:2295:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/rdoc/0/parser.rbs"
    },
    {
     "name": "syft:location:2296:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/rdoc/0/rdoc.rbs"
    },
    {
     "name": "syft:location:2297:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/rdoc/0/ri.rbs"
    },
    {
     "name": "syft:location:2298:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/rdoc/0/store.rbs"
    },
    {
     "name": "syft:location:2299:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/rdoc/0/top_level.rbs"
    },
    {
     "name": "syft:location:2300:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/resolv/0/manifest.yaml"
    },
    {
     "name": "syft:location:2301:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/resolv/0/resolv.rbs"
    },
    {
     "name": "syft:location:2302:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/ripper/0/ripper.rbs"
    },
    {
     "name": "syft:location:2303:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/securerandom/0/securerandom.rbs"
    },
    {
     "name": "syft:location:2304:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/shellwords/0/shellwords.rbs"
    },
    {
     "name": "syft:location:2305:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/singleton/0/singleton.rbs"
    },
    {
     "name": "syft:location:2306:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/socket/0/addrinfo.rbs"
    },
    {
     "name": "syft:location:2307:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/socket/0/basic_socket.rbs"
    },
    {
     "name": "syft:location:2308:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/socket/0/constants.rbs"
    },
    {
     "name": "syft:location:2309:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/socket/0/ip_socket.rbs"
    },
    {
     "name": "syft:location:2310:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/socket/0/socket.rbs"
    },
    {
     "name": "syft:location:2311:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/socket/0/socket_error.rbs"
    },
    {
     "name": "syft:location:2312:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/socket/0/tcp_server.rbs"
    },
    {
     "name": "syft:location:2313:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/socket/0/tcp_socket.rbs"
    },
    {
     "name": "syft:location:2314:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/socket/0/udp_socket.rbs"
    },
    {
     "name": "syft:location:2315:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/socket/0/unix_server.rbs"
    },
    {
     "name": "syft:location:2316:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/socket/0/unix_socket.rbs"
    },
    {
     "name": "syft:location:2317:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/stringio/0/stringio.rbs"
    },
    {
     "name": "syft:location:2318:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/strscan/0/string_scanner.rbs"
    },
    {
     "name": "syft:location:2319:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/tempfile/0/tempfile.rbs"
    },
    {
     "name": "syft:location:2320:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/time/0/time.rbs"
    },
    {
     "name": "syft:location:2321:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/timeout/0/timeout.rbs"
    },
    {
     "name": "syft:location:2322:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/tmpdir/0/tmpdir.rbs"
    },
    {
     "name": "syft:location:2323:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/tsort/0/cyclic.rbs"
    },
    {
     "name": "syft:location:2324:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/tsort/0/interfaces.rbs"
    },
    {
     "name": "syft:location:2325:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/tsort/0/tsort.rbs"
    },
    {
     "name": "syft:location:2326:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/common.rbs"
    },
    {
     "name": "syft:location:2327:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/file.rbs"
    },
    {
     "name": "syft:location:2328:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/ftp.rbs"
    },
    {
     "name": "syft:location:2329:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/generic.rbs"
    },
    {
     "name": "syft:location:2330:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/http.rbs"
    },
    {
     "name": "syft:location:2331:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/https.rbs"
    },
    {
     "name": "syft:location:2332:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/ldap.rbs"
    },
    {
     "name": "syft:location:2333:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/ldaps.rbs"
    },
    {
     "name": "syft:location:2334:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/mailto.rbs"
    },
    {
     "name": "syft:location:2335:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/rfc2396_parser.rbs"
    },
    {
     "name": "syft:location:2336:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/rfc3986_parser.rbs"
    },
    {
     "name": "syft:location:2337:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/ws.rbs"
    },
    {
     "name": "syft:location:2338:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/uri/0/wss.rbs"
    },
    {
     "name": "syft:location:2339:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/yaml/0/manifest.yaml"
    },
    {
     "name": "syft:location:2340:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/yaml/0/yaml.rbs"
    },
    {
     "name": "syft:location:2341:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/buf_error.rbs"
    },
    {
     "name": "syft:location:2342:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/data_error.rbs"
    },
    {
     "name": "syft:location:2343:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/deflate.rbs"
    },
    {
     "name": "syft:location:2344:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/error.rbs"
    },
    {
     "name": "syft:location:2345:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/gzip_file.rbs"
    },
    {
     "name": "syft:location:2346:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/gzip_file/crc_error.rbs"
    },
    {
     "name": "syft:location:2347:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/gzip_file/error.rbs"
    },
    {
     "name": "syft:location:2348:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/gzip_file/length_error.rbs"
    },
    {
     "name": "syft:location:2349:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/gzip_file/no_footer.rbs"
    },
    {
     "name": "syft:location:2350:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/gzip_reader.rbs"
    },
    {
     "name": "syft:location:2351:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/gzip_writer.rbs"
    },
    {
     "name": "syft:location:2352:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/inflate.rbs"
    },
    {
     "name": "syft:location:2353:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/mem_error.rbs"
    },
    {
     "name": "syft:location:2354:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/need_dict.rbs"
    },
    {
     "name": "syft:location:2355:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/stream_end.rbs"
    },
    {
     "name": "syft:location:2356:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/stream_error.rbs"
    },
    {
     "name": "syft:location:2357:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/version_error.rbs"
    },
    {
     "name": "syft:location:2358:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/zlib.rbs"
    },
    {
     "name": "syft:location:2359:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/stdlib/zlib/0/zstream.rbs"
    },
    {
     "name": "syft:location:2360:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/templates/include/rbs/constants.h.erb"
    },
    {
     "name": "syft:location:2361:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/templates/include/rbs/ruby_objs.h.erb"
    },
    {
     "name": "syft:location:2362:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/templates/src/constants.c.erb"
    },
    {
     "name": "syft:location:2363:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/templates/src/ruby_objs.c.erb"
    },
    {
     "name": "syft:location:2364:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/templates/template.rb"
    },
    {
     "name": "syft:location:2365:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rdoc-6.14.0/exe/rdoc"
    },
    {
     "name": "syft:location:2366:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rdoc-6.14.0/exe/ri"
    },
    {
     "name": "syft:location:2367:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/Gemfile"
    },
    {
     "name": "syft:location:2368:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/LICENSE.txt"
    },
    {
     "name": "syft:location:2369:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/README.md"
    },
    {
     "name": "syft:location:2370:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/Rakefile"
    },
    {
     "name": "syft:location:2371:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/lib/repl_type_completor.rb"
    },
    {
     "name": "syft:location:2372:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/lib/repl_type_completor/methods.rb"
    },
    {
     "name": "syft:location:2373:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/lib/repl_type_completor/require_paths.rb"
    },
    {
     "name": "syft:location:2374:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/lib/repl_type_completor/result.rb"
    },
    {
     "name": "syft:location:2375:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/lib/repl_type_completor/scope.rb"
    },
    {
     "name": "syft:location:2376:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/lib/repl_type_completor/type_analyzer.rb"
    },
    {
     "name": "syft:location:2377:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/lib/repl_type_completor/types.rb"
    },
    {
     "name": "syft:location:2378:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/lib/repl_type_completor/version.rb"
    },
    {
     "name": "syft:location:2379:path",
     "value": "/lib/ruby/gems/3.4.0/gems/repl_type_completor-0.1.9/sig/repl_type_completor.rbs"
    },
    {
     "name": "syft:location:2380:path",
     "value": "/lib/ruby/gems/3.4.0/gems/resolv-replace-0.1.1/Gemfile"
    },
    {
     "name": "syft:location:2381:path",
     "value": "/lib/ruby/gems/3.4.0/gems/resolv-replace-0.1.1/LICENSE.txt"
    },
    {
     "name": "syft:location:2382:path",
     "value": "/lib/ruby/gems/3.4.0/gems/resolv-replace-0.1.1/README.md"
    },
    {
     "name": "syft:location:2383:path",
     "value": "/lib/ruby/gems/3.4.0/gems/resolv-replace-0.1.1/Rakefile"
    },
    {
     "name": "syft:location:2384:path",
     "value": "/lib/ruby/gems/3.4.0/gems/resolv-replace-0.1.1/bin/console"
    },
    {
     "name": "syft:location:2385:path",
     "value": "/lib/ruby/gems/3.4.0/gems/resolv-replace-0.1.1/bin/setup"
    },
    {
     "name": "syft:location:2386:path",
     "value": "/lib/ruby/gems/3.4.0/gems/resolv-replace-0.1.1/lib/resolv-replace.rb"
    },
    {
     "name": "syft:location:2387:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/LICENSE.txt"
    },
    {
     "name": "syft:location:2388:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/NEWS.md"
    },
    {
     "name": "syft:location:2389:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/README.md"
    },
    {
     "name": "syft:location:2390:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/context.rdoc"
    },
    {
     "name": "syft:location:2391:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/child.rdoc"
    },
    {
     "name": "syft:location:2392:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/document.rdoc"
    },
    {
     "name": "syft:location:2393:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/element.rdoc"
    },
    {
     "name": "syft:location:2394:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/node.rdoc"
    },
    {
     "name": "syft:location:2395:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/parent.rdoc"
    },
    {
     "name": "syft:location:2396:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/child_toc.rdoc"
    },
    {
     "name": "syft:location:2397:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/document_toc.rdoc"
    },
    {
     "name": "syft:location:2398:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/element_toc.rdoc"
    },
    {
     "name": "syft:location:2399:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/master_toc.rdoc"
    },
    {
     "name": "syft:location:2400:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/node_toc.rdoc"
    },
    {
     "name": "syft:location:2401:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/parent_toc.rdoc"
    },
    {
     "name": "syft:location:2402:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tutorial.rdoc"
    },
    {
     "name": "syft:location:2403:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml.rb"
    },
    {
     "name": "syft:location:2404:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/attlistdecl.rb"
    },
    {
     "name": "syft:location:2405:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/attribute.rb"
    },
    {
     "name": "syft:location:2406:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/cdata.rb"
    },
    {
     "name": "syft:location:2407:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/child.rb"
    },
    {
     "name": "syft:location:2408:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/comment.rb"
    },
    {
     "name": "syft:location:2409:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/doctype.rb"
    },
    {
     "name": "syft:location:2410:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/document.rb"
    },
    {
     "name": "syft:location:2411:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/dtd/attlistdecl.rb"
    },
    {
     "name": "syft:location:2412:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/dtd/dtd.rb"
    },
    {
     "name": "syft:location:2413:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/dtd/elementdecl.rb"
    },
    {
     "name": "syft:location:2414:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/dtd/entitydecl.rb"
    },
    {
     "name": "syft:location:2415:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/dtd/notationdecl.rb"
    },
    {
     "name": "syft:location:2416:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/element.rb"
    },
    {
     "name": "syft:location:2417:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/encoding.rb"
    },
    {
     "name": "syft:location:2418:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/entity.rb"
    },
    {
     "name": "syft:location:2419:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/formatters/default.rb"
    },
    {
     "name": "syft:location:2420:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/formatters/pretty.rb"
    },
    {
     "name": "syft:location:2421:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/formatters/transitive.rb"
    },
    {
     "name": "syft:location:2422:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/functions.rb"
    },
    {
     "name": "syft:location:2423:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/instruction.rb"
    },
    {
     "name": "syft:location:2424:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/light/node.rb"
    },
    {
     "name": "syft:location:2425:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/namespace.rb"
    },
    {
     "name": "syft:location:2426:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/node.rb"
    },
    {
     "name": "syft:location:2427:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/output.rb"
    },
    {
     "name": "syft:location:2428:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parent.rb"
    },
    {
     "name": "syft:location:2429:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parseexception.rb"
    },
    {
     "name": "syft:location:2430:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/baseparser.rb"
    },
    {
     "name": "syft:location:2431:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/lightparser.rb"
    },
    {
     "name": "syft:location:2432:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/pullparser.rb"
    },
    {
     "name": "syft:location:2433:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/sax2parser.rb"
    },
    {
     "name": "syft:location:2434:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/streamparser.rb"
    },
    {
     "name": "syft:location:2435:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/treeparser.rb"
    },
    {
     "name": "syft:location:2436:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/ultralightparser.rb"
    },
    {
     "name": "syft:location:2437:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/xpathparser.rb"
    },
    {
     "name": "syft:location:2438:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/quickpath.rb"
    },
    {
     "name": "syft:location:2439:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/rexml.rb"
    },
    {
     "name": "syft:location:2440:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/sax2listener.rb"
    },
    {
     "name": "syft:location:2441:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/security.rb"
    },
    {
     "name": "syft:location:2442:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/source.rb"
    },
    {
     "name": "syft:location:2443:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/streamlistener.rb"
    },
    {
     "name": "syft:location:2444:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/text.rb"
    },
    {
     "name": "syft:location:2445:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/undefinednamespaceexception.rb"
    },
    {
     "name": "syft:location:2446:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/validation/relaxng.rb"
    },
    {
     "name": "syft:location:2447:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/validation/validation.rb"
    },
    {
     "name": "syft:location:2448:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/validation/validationexception.rb"
    },
    {
     "name": "syft:location:2449:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/xmldecl.rb"
    },
    {
     "name": "syft:location:2450:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/xmltokens.rb"
    },
    {
     "name": "syft:location:2451:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/xpath.rb"
    },
    {
     "name": "syft:location:2452:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/xpath_parser.rb"
    },
    {
     "name": "syft:location:2453:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rinda-0.2.0/Gemfile"
    },
    {
     "name": "syft:location:2454:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rinda-0.2.0/LICENSE.txt"
    },
    {
     "name": "syft:location:2455:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rinda-0.2.0/README.md"
    },
    {
     "name": "syft:location:2456:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rinda-0.2.0/Rakefile"
    },
    {
     "name": "syft:location:2457:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rinda-0.2.0/bin/console"
    },
    {
     "name": "syft:location:2458:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rinda-0.2.0/bin/setup"
    },
    {
     "name": "syft:location:2459:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rinda-0.2.0/lib/rinda/rinda.rb"
    },
    {
     "name": "syft:location:2460:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rinda-0.2.0/lib/rinda/ring.rb"
    },
    {
     "name": "syft:location:2461:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rinda-0.2.0/lib/rinda/tuplespace.rb"
    },
    {
     "name": "syft:location:2462:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/LICENSE.txt"
    },
    {
     "name": "syft:location:2463:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/NEWS.md"
    },
    {
     "name": "syft:location:2464:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/README.md"
    },
    {
     "name": "syft:location:2465:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss.rb"
    },
    {
     "name": "syft:location:2466:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/0.9.rb"
    },
    {
     "name": "syft:location:2467:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/1.0.rb"
    },
    {
     "name": "syft:location:2468:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/2.0.rb"
    },
    {
     "name": "syft:location:2469:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/atom.rb"
    },
    {
     "name": "syft:location:2470:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/content.rb"
    },
    {
     "name": "syft:location:2471:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/content/1.0.rb"
    },
    {
     "name": "syft:location:2472:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/content/2.0.rb"
    },
    {
     "name": "syft:location:2473:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/converter.rb"
    },
    {
     "name": "syft:location:2474:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/dublincore.rb"
    },
    {
     "name": "syft:location:2475:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/dublincore/1.0.rb"
    },
    {
     "name": "syft:location:2476:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/dublincore/2.0.rb"
    },
    {
     "name": "syft:location:2477:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/dublincore/atom.rb"
    },
    {
     "name": "syft:location:2478:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/image.rb"
    },
    {
     "name": "syft:location:2479:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/itunes.rb"
    },
    {
     "name": "syft:location:2480:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker.rb"
    },
    {
     "name": "syft:location:2481:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/0.9.rb"
    },
    {
     "name": "syft:location:2482:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/1.0.rb"
    },
    {
     "name": "syft:location:2483:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/2.0.rb"
    },
    {
     "name": "syft:location:2484:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/atom.rb"
    },
    {
     "name": "syft:location:2485:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/base.rb"
    },
    {
     "name": "syft:location:2486:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/content.rb"
    },
    {
     "name": "syft:location:2487:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/dublincore.rb"
    },
    {
     "name": "syft:location:2488:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/entry.rb"
    },
    {
     "name": "syft:location:2489:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/feed.rb"
    },
    {
     "name": "syft:location:2490:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/image.rb"
    },
    {
     "name": "syft:location:2491:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/itunes.rb"
    },
    {
     "name": "syft:location:2492:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/slash.rb"
    },
    {
     "name": "syft:location:2493:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/syndication.rb"
    },
    {
     "name": "syft:location:2494:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/taxonomy.rb"
    },
    {
     "name": "syft:location:2495:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/maker/trackback.rb"
    },
    {
     "name": "syft:location:2496:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/parser.rb"
    },
    {
     "name": "syft:location:2497:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/rexmlparser.rb"
    },
    {
     "name": "syft:location:2498:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/rss.rb"
    },
    {
     "name": "syft:location:2499:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/slash.rb"
    },
    {
     "name": "syft:location:2500:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/syndication.rb"
    },
    {
     "name": "syft:location:2501:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/taxonomy.rb"
    },
    {
     "name": "syft:location:2502:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/trackback.rb"
    },
    {
     "name": "syft:location:2503:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/utils.rb"
    },
    {
     "name": "syft:location:2504:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/version.rb"
    },
    {
     "name": "syft:location:2505:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/xml-stylesheet.rb"
    },
    {
     "name": "syft:location:2506:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/xml.rb"
    },
    {
     "name": "syft:location:2507:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/xmlparser.rb"
    },
    {
     "name": "syft:location:2508:path",
     "value": "/lib/ruby/gems/3.4.0/gems/rss-0.3.1/lib/rss/xmlscanner.rb"
    },
    {
     "name": "syft:location:2509:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syntax_suggest-2.0.3/exe/syntax_suggest"
    },
    {
     "name": "syft:location:2510:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/Gemfile"
    },
    {
     "name": "syft:location:2511:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/LICENSE.txt"
    },
    {
     "name": "syft:location:2512:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/README.md"
    },
    {
     "name": "syft:location:2513:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/Rakefile"
    },
    {
     "name": "syft:location:2514:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/bin/console"
    },
    {
     "name": "syft:location:2515:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/bin/setup"
    },
    {
     "name": "syft:location:2516:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/ext/syslog/Makefile"
    },
    {
     "name": "syft:location:2517:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/ext/syslog/extconf.h"
    },
    {
     "name": "syft:location:2518:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/ext/syslog/extconf.rb"
    },
    {
     "name": "syft:location:2519:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/ext/syslog/mkmf.log"
    },
    {
     "name": "syft:location:2520:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/ext/syslog/syslog.c"
    },
    {
     "name": "syft:location:2521:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/ext/syslog/syslog.o"
    },
    {
     "name": "syft:location:2522:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/ext/syslog/syslog.txt"
    },
    {
     "name": "syft:location:2523:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/exts.mk"
    },
    {
     "name": "syft:location:2524:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/lib/syslog.rb"
    },
    {
     "name": "syft:location:2525:path",
     "value": "/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/lib/syslog/logger.rb"
    },
    {
     "name": "syft:location:2526:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/BSDL"
    },
    {
     "name": "syft:location:2527:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/COPYING"
    },
    {
     "name": "syft:location:2528:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/PSFL"
    },
    {
     "name": "syft:location:2529:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/README.md"
    },
    {
     "name": "syft:location:2530:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/Rakefile"
    },
    {
     "name": "syft:location:2531:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/doc/text/getting-started.md"
    },
    {
     "name": "syft:location:2532:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/doc/text/how-to.md"
    },
    {
     "name": "syft:location:2533:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/doc/text/news.md"
    },
    {
     "name": "syft:location:2534:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test-unit.rb"
    },
    {
     "name": "syft:location:2535:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit.rb"
    },
    {
     "name": "syft:location:2536:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/assertion-failed-error.rb"
    },
    {
     "name": "syft:location:2537:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/assertions.rb"
    },
    {
     "name": "syft:location:2538:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/attribute-matcher.rb"
    },
    {
     "name": "syft:location:2539:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/attribute.rb"
    },
    {
     "name": "syft:location:2540:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/auto-runner-loader.rb"
    },
    {
     "name": "syft:location:2541:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/autorunner.rb"
    },
    {
     "name": "syft:location:2542:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/code-snippet-fetcher.rb"
    },
    {
     "name": "syft:location:2543:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/collector.rb"
    },
    {
     "name": "syft:location:2544:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/collector/descendant.rb"
    },
    {
     "name": "syft:location:2545:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/collector/dir.rb"
    },
    {
     "name": "syft:location:2546:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/collector/load.rb"
    },
    {
     "name": "syft:location:2547:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/collector/objectspace.rb"
    },
    {
     "name": "syft:location:2548:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/collector/xml.rb"
    },
    {
     "name": "syft:location:2549:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/color-scheme.rb"
    },
    {
     "name": "syft:location:2550:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/color.rb"
    },
    {
     "name": "syft:location:2551:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/data-sets.rb"
    },
    {
     "name": "syft:location:2552:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/data.rb"
    },
    {
     "name": "syft:location:2553:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/diff.rb"
    },
    {
     "name": "syft:location:2554:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/error.rb"
    },
    {
     "name": "syft:location:2555:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/exception-handler.rb"
    },
    {
     "name": "syft:location:2556:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/failure.rb"
    },
    {
     "name": "syft:location:2557:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/fault-location-detector.rb"
    },
    {
     "name": "syft:location:2558:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/fixture.rb"
    },
    {
     "name": "syft:location:2559:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/notification.rb"
    },
    {
     "name": "syft:location:2560:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/omission.rb"
    },
    {
     "name": "syft:location:2561:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/pending.rb"
    },
    {
     "name": "syft:location:2562:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/priority.rb"
    },
    {
     "name": "syft:location:2563:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/runner/console.rb"
    },
    {
     "name": "syft:location:2564:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/runner/emacs.rb"
    },
    {
     "name": "syft:location:2565:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/runner/xml.rb"
    },
    {
     "name": "syft:location:2566:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/sub-test-result.rb"
    },
    {
     "name": "syft:location:2567:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/test-suite-creator.rb"
    },
    {
     "name": "syft:location:2568:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/test-suite-runner.rb"
    },
    {
     "name": "syft:location:2569:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/test-suite-thread-runner.rb"
    },
    {
     "name": "syft:location:2570:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/testcase.rb"
    },
    {
     "name": "syft:location:2571:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/testresult.rb"
    },
    {
     "name": "syft:location:2572:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/testsuite.rb"
    },
    {
     "name": "syft:location:2573:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/ui/console/outputlevel.rb"
    },
    {
     "name": "syft:location:2574:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/ui/console/testrunner.rb"
    },
    {
     "name": "syft:location:2575:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/ui/emacs/testrunner.rb"
    },
    {
     "name": "syft:location:2576:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/ui/testrunner.rb"
    },
    {
     "name": "syft:location:2577:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/ui/testrunnermediator.rb"
    },
    {
     "name": "syft:location:2578:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/ui/testrunnerutilities.rb"
    },
    {
     "name": "syft:location:2579:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/ui/xml/testrunner.rb"
    },
    {
     "name": "syft:location:2580:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/util/backtracefilter.rb"
    },
    {
     "name": "syft:location:2581:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/util/memory-usage.rb"
    },
    {
     "name": "syft:location:2582:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/util/method-owner-finder.rb"
    },
    {
     "name": "syft:location:2583:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/util/observable.rb"
    },
    {
     "name": "syft:location:2584:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/util/output.rb"
    },
    {
     "name": "syft:location:2585:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/util/procwrapper.rb"
    },
    {
     "name": "syft:location:2586:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/version.rb"
    },
    {
     "name": "syft:location:2587:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/lib/test/unit/warning.rb"
    },
    {
     "name": "syft:location:2588:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/sample/adder.rb"
    },
    {
     "name": "syft:location:2589:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/sample/subtracter.rb"
    },
    {
     "name": "syft:location:2590:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/sample/test_adder.rb"
    },
    {
     "name": "syft:location:2591:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/sample/test_subtracter.rb"
    },
    {
     "name": "syft:location:2592:path",
     "value": "/lib/ruby/gems/3.4.0/gems/test-unit-3.6.7/sample/test_user.rb"
    },
    {
     "name": "syft:location:2593:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/LICENSE"
    },
    {
     "name": "syft:location:2594:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/README.md"
    },
    {
     "name": "syft:location:2595:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/bin/typeprof"
    },
    {
     "name": "syft:location:2596:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/doc/doc.ja.md"
    },
    {
     "name": "syft:location:2597:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/doc/doc.md"
    },
    {
     "name": "syft:location:2598:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof.rb"
    },
    {
     "name": "syft:location:2599:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/cli.rb"
    },
    {
     "name": "syft:location:2600:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/cli/cli.rb"
    },
    {
     "name": "syft:location:2601:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/code_range.rb"
    },
    {
     "name": "syft:location:2602:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core.rb"
    },
    {
     "name": "syft:location:2603:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast.rb"
    },
    {
     "name": "syft:location:2604:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/base.rb"
    },
    {
     "name": "syft:location:2605:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/call.rb"
    },
    {
     "name": "syft:location:2606:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/const.rb"
    },
    {
     "name": "syft:location:2607:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/control.rb"
    },
    {
     "name": "syft:location:2608:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/meta.rb"
    },
    {
     "name": "syft:location:2609:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/method.rb"
    },
    {
     "name": "syft:location:2610:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/misc.rb"
    },
    {
     "name": "syft:location:2611:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/module.rb"
    },
    {
     "name": "syft:location:2612:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/pattern.rb"
    },
    {
     "name": "syft:location:2613:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/sig_decl.rb"
    },
    {
     "name": "syft:location:2614:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/sig_type.rb"
    },
    {
     "name": "syft:location:2615:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/value.rb"
    },
    {
     "name": "syft:location:2616:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/ast/variable.rb"
    },
    {
     "name": "syft:location:2617:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/builtin.rb"
    },
    {
     "name": "syft:location:2618:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/env.rb"
    },
    {
     "name": "syft:location:2619:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/env/method.rb"
    },
    {
     "name": "syft:location:2620:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/env/method_entity.rb"
    },
    {
     "name": "syft:location:2621:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/env/module_entity.rb"
    },
    {
     "name": "syft:location:2622:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/env/static_read.rb"
    },
    {
     "name": "syft:location:2623:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/env/type_alias_entity.rb"
    },
    {
     "name": "syft:location:2624:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/env/value_entity.rb"
    },
    {
     "name": "syft:location:2625:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/graph/box.rb"
    },
    {
     "name": "syft:location:2626:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/graph/change_set.rb"
    },
    {
     "name": "syft:location:2627:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/graph/filter.rb"
    },
    {
     "name": "syft:location:2628:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/graph/vertex.rb"
    },
    {
     "name": "syft:location:2629:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/service.rb"
    },
    {
     "name": "syft:location:2630:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/type.rb"
    },
    {
     "name": "syft:location:2631:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/core/util.rb"
    },
    {
     "name": "syft:location:2632:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/diagnostic.rb"
    },
    {
     "name": "syft:location:2633:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/lsp.rb"
    },
    {
     "name": "syft:location:2634:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/lsp/messages.rb"
    },
    {
     "name": "syft:location:2635:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/lsp/server.rb"
    },
    {
     "name": "syft:location:2636:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/lsp/text.rb"
    },
    {
     "name": "syft:location:2637:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/lsp/util.rb"
    },
    {
     "name": "syft:location:2638:path",
     "value": "/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/version.rb"
    },
    {
     "name": "syft:location:2639:path",
     "value": "/share/man/man1/erb.1"
    },
    {
     "name": "syft:location:2640:path",
     "value": "/share/man/man1/irb.1"
    },
    {
     "name": "syft:location:2641:path",
     "value": "/share/man/man1/ri.1"
    },
    {
     "name": "syft:location:2642:path",
     "value": "/share/man/man1/ruby.1.gz"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/ruby2_keywords@0.0.5?package-id=ef0f92b269130de8",
   "type": "library",
   "author": "Nobuyoshi Nakada",
   "name": "ruby2_keywords",
   "version": "0.0.5",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:nobuyoshi-nakada:ruby2-keywords:0.0.5:*:*:*:*:*:*:*",
   "purl": "pkg:gem/ruby2_keywords@0.0.5",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/ruby2_keywords",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobuyoshi-nakada:ruby2_keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobuyoshi_nakada:ruby2-keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobuyoshi_nakada:ruby2_keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby2-keywords:ruby2-keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby2-keywords:ruby2_keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby2_keywords:ruby2-keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby2_keywords:ruby2_keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:ruby2-keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:ruby2_keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:ruby2-keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:ruby2_keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby2:ruby2-keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby2:ruby2_keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:ruby2-keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:ruby2_keywords:0.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/ruby2_keywords-0.0.5.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/securerandom@0.4.1?package-id=82162b5bc84b44d1",
   "type": "library",
   "author": "Tanaka Akira",
   "name": "securerandom",
   "version": "0.4.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:securerandom:securerandom:0.4.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/securerandom@0.4.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/securerandom",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka-akira:securerandom:0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka_akira:securerandom:0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:securerandom:0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:securerandom:0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:securerandom:0.4.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/securerandom-0.4.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/set@1.1.1?package-id=94ee8a8f5195fa82",
   "type": "library",
   "author": "Akinori MUSHA",
   "name": "set",
   "version": "1.1.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:akinori-musha:set:1.1.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/set@1.1.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/set",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:akinori_musha:set:1.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:set:1.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:set:1.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:set:1.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:set:set:1.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/set-1.1.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/shellwords@0.2.2?package-id=ad0bb8fa19d98d31",
   "type": "library",
   "author": "Akinori MUSHA",
   "name": "shellwords",
   "version": "0.2.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:akinori-musha:shellwords:0.2.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/shellwords@0.2.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/shellwords",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:akinori_musha:shellwords:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shellwords:shellwords:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:shellwords:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:shellwords:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:shellwords:0.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/shellwords-0.2.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/singleton@0.3.0?package-id=729a27f7cc65b1d8",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "singleton",
   "version": "0.3.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:singleton:0.3.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/singleton@0.3.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/singleton",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:singleton:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:singleton:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:singleton:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:singleton:singleton:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:singleton:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/singleton-0.3.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/stringio@3.1.2?package-id=238f7bbf48b074c7",
   "type": "library",
   "author": "Nobu Nakada,Charles Oliver Nutter",
   "name": "stringio",
   "version": "3.1.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:charles-oliver-nutter:stringio:3.1.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/stringio@3.1.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/stringio",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:charles_oliver_nutter:stringio:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu-nakada:stringio:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nobu_nakada:stringio:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:stringio:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:stringio:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:stringio:stringio:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:stringio:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/stringio-3.1.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/strscan@3.1.2?package-id=8f5661f7c57f3466",
   "type": "library",
   "author": "Minero Aoki,Sutou Kouhei,Charles Oliver Nutter",
   "name": "strscan",
   "version": "3.1.2",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:charles-oliver-nutter:strscan:3.1.2:*:*:*:*:*:*:*",
   "purl": "pkg:gem/strscan@3.1.2",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/strscan",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:charles_oliver_nutter:strscan:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:sutou-kouhei:strscan:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:sutou_kouhei:strscan:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minero-aoki:strscan:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minero_aoki:strscan:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:strscan:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:strscan:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:strscan:strscan:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:strscan:3.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/strscan-3.1.2.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/syntax_suggest@2.0.3?package-id=84d2da3f582d58ea",
   "type": "library",
   "author": "schneems",
   "name": "syntax_suggest",
   "version": "2.0.3",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:syntax-suggest:syntax-suggest:2.0.3:*:*:*:*:*:*:*",
   "purl": "pkg:gem/syntax_suggest@2.0.3",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/syntax_suggest.git",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:syntax-suggest:syntax_suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:syntax_suggest:syntax-suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:syntax_suggest:syntax_suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:syntax-suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:syntax_suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:syntax-suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:syntax_suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:schneems:syntax-suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:schneems:syntax_suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:syntax:syntax-suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:syntax:syntax_suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:syntax-suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:syntax_suggest:2.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/syntax_suggest-2.0.3.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/syslog@0.2.0?package-id=f03cdd17067f7595",
   "type": "library",
   "author": "Akinori MUSHA",
   "name": "syslog",
   "version": "0.2.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:akinori-musha:syslog:0.2.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/syslog@0.2.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/syslog",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:akinori_musha:syslog:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:syslog:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:syslog:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:syslog:syslog:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:syslog:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/syslog-0.2.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/tempfile@0.3.1?package-id=e5a150dbc39de24d",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "tempfile",
   "version": "0.3.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:tempfile:0.3.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/tempfile@0.3.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/tempfile",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:tempfile:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:tempfile:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:tempfile:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tempfile:tempfile:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:tempfile:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/tempfile-0.3.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/test-unit@3.6.7?package-id=711f51d886bea755",
   "type": "library",
   "author": "Kouhei Sutou,Haruka Yoshihara",
   "name": "test-unit",
   "version": "3.6.7",
   "licenses": [
    {
     "license": {
      "id": "Ruby"
     }
    },
    {
     "license": {
      "name": "BSDL"
     }
    },
    {
     "license": {
      "name": "PSFL"
     }
    }
   ],
   "cpe": "cpe:2.3:a:haruka-yoshihara:test-unit:3.6.7:*:*:*:*:*:*:*",
   "purl": "pkg:gem/test-unit@3.6.7",
   "externalReferences": [
    {
     "url": "https://test-unit.github.io/",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:haruka-yoshihara:test_unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:haruka_yoshihara:test-unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:haruka_yoshihara:test_unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kouhei-sutou:test-unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kouhei-sutou:test_unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kouhei_sutou:test-unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:kouhei_sutou:test_unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:test-unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:test_unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:test-unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:test_unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:test-unit:test-unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:test-unit:test_unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:test_unit:test-unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:test_unit:test_unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:test-unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:test_unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:test:test-unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:test:test_unit:3.6.7:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/test-unit-3.6.7.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/time@0.4.1?package-id=5a9859302fba213e",
   "type": "library",
   "author": "Tanaka Akira",
   "name": "time",
   "version": "0.4.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:time:0.4.1:*:*:*:*:ruby:*:*",
   "purl": "pkg:gem/time@0.4.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/time",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/time-0.4.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/timeout@0.4.3?package-id=fde18db8fd9a9428",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "timeout",
   "version": "0.4.3",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:timeout:0.4.3:*:*:*:*:*:*:*",
   "purl": "pkg:gem/timeout@0.4.3",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/timeout",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:timeout:0.4.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:timeout:0.4.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:timeout:0.4.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:timeout:timeout:0.4.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:timeout:0.4.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/timeout-0.4.3.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/tmpdir@0.3.1?package-id=ae2e74abb344cc0e",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "tmpdir",
   "version": "0.3.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:tmpdir:0.3.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/tmpdir@0.3.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/tmpdir",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:tmpdir:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:tmpdir:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:tmpdir:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tmpdir:tmpdir:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:tmpdir:0.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/tmpdir-0.3.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/tsort@0.2.0?package-id=ddff15b59ec27624",
   "type": "library",
   "author": "Tanaka Akira",
   "name": "tsort",
   "version": "0.2.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:tanaka-akira:tsort:0.2.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/tsort@0.2.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/tsort",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tanaka_akira:tsort:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:tsort:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:tsort:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tsort:tsort:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:tsort:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/tsort-0.2.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/typeprof@0.30.1?package-id=dd348446d8582f24",
   "type": "library",
   "author": "Yusuke Endoh",
   "name": "typeprof",
   "version": "0.30.1",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yusuke-endoh:typeprof:0.30.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/typeprof@0.30.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/typeprof",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yusuke_endoh:typeprof:0.30.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:typeprof:0.30.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:typeprof:0.30.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:typeprof:typeprof:0.30.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:typeprof:0.30.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/typeprof-0.30.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/un@0.3.0?package-id=0244d2b7f19e8cff",
   "type": "library",
   "author": "WATANABE Hirofumi",
   "name": "un",
   "version": "0.3.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:watanabe-hirofumi:un:0.3.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/un@0.3.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/un",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:watanabe_hirofumi:un:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:un:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:un:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:un:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:un:un:0.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/un-0.3.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/uri@1.0.4?package-id=bc18f2b762fc0c6c",
   "type": "library",
   "author": "Akira Yamada",
   "name": "uri",
   "version": "1.0.4",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:uri:1.0.4:*:*:*:*:ruby:*:*",
   "purl": "pkg:gem/uri@1.0.4",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/uri",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/uri-1.0.4.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/weakref@0.1.3?package-id=60869becc8881227",
   "type": "library",
   "author": "Yukihiro Matsumoto",
   "name": "weakref",
   "version": "0.1.3",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yukihiro-matsumoto:weakref:0.1.3:*:*:*:*:*:*:*",
   "purl": "pkg:gem/weakref@0.1.3",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/weakref",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yukihiro_matsumoto:weakref:0.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:weakref:0.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:weakref:0.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:weakref:weakref:0.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:weakref:0.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/weakref-0.1.3.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/win32-registry@0.1.0?package-id=96626cafb70698b5",
   "type": "library",
   "author": "U.Nakamura",
   "name": "win32-registry",
   "version": "0.1.0",
   "cpe": "cpe:2.3:a:win32-registry:win32-registry:0.1.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/win32-registry@0.1.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/win32-registry",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:win32-registry:win32_registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:win32_registry:win32-registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:win32_registry:win32_registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:u-nakamura:win32-registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:u-nakamura:win32_registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:u_nakamura:win32-registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:u_nakamura:win32_registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:win32-registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:win32_registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:win32-registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:win32_registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:win32:win32-registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:win32:win32_registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:win32-registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:win32_registry:0.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/win32-registry-0.1.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/win32ole@1.9.1?package-id=07b30bc7d741002d",
   "type": "library",
   "author": "Masaki Suketa",
   "name": "win32ole",
   "version": "1.9.1",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:masaki-suketa:win32ole:1.9.1:*:*:*:*:*:*:*",
   "purl": "pkg:gem/win32ole@1.9.1",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/win32ole",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:masaki_suketa:win32ole:1.9.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:win32ole:1.9.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:win32ole:1.9.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:win32ole:win32ole:1.9.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:win32ole:1.9.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/win32ole-1.9.1.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/yaml@0.4.0?package-id=56ed2519e339ab49",
   "type": "library",
   "author": "Aaron Patterson,SHIBATA Hiroshi",
   "name": "yaml",
   "version": "0.4.0",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:aaron-patterson:yaml:0.4.0:*:*:*:*:*:*:*",
   "purl": "pkg:gem/yaml@0.4.0",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/yaml",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:aaron_patterson:yaml:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shibata-hiroshi:yaml:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:shibata_hiroshi:yaml:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby-lang:yaml:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby_lang:yaml:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ruby:yaml:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:yaml:yaml:0.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/yaml-0.4.0.gemspec"
    }
   ]
  },
  {
   "bom-ref": "pkg:deb/ubuntu/zlib@1%3A1.3.dfsg%2Breally1.3.1-1ubuntu3?distro=ubuntu&package-id=2196d41c74fa1ec3",
   "type": "library",
   "name": "zlib",
   "version": "1:1.3.dfsg+really1.3.1-1ubuntu3",
   "cpe": "cpe:2.3:a:zlib:zlib:1\\:1.3.dfsg\\+really1.3.1-1ubuntu3:*:*:*:*:*:*:*",
   "purl": "pkg:deb/ubuntu/zlib@1%3A1.3.dfsg%2Breally1.3.1-1ubuntu3?distro=ubuntu-26.04",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "elf-binary-package-cataloger"
    },
    {
     "name": "syft:package:type",
     "value": "deb"
    },
    {
     "name": "syft:package:metadataType",
     "value": "elf-binary-package-note-json-payload"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/libz.so.1"
    }
   ]
  },
  {
   "bom-ref": "pkg:gem/zlib@3.2.3?package-id=1bb252420fb9d96c",
   "type": "library",
   "author": "Yukihiro Matsumoto,UENO Katsuhiro",
   "name": "zlib",
   "version": "3.2.3",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    },
    {
     "license": {
      "id": "Ruby"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ruby-lang:zlib:3.2.3:*:*:*:*:ruby:*:*",
   "purl": "pkg:gem/zlib@3.2.3",
   "externalReferences": [
    {
     "url": "https://github.com/ruby/zlib",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "ruby-installed-gemspec-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "ruby"
    },
    {
     "name": "syft:package:type",
     "value": "gem"
    },
    {
     "name": "syft:package:metadataType",
     "value": "ruby-gemspec"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:4246c97443c93ec8244c52ecf1d23d7a560213b146449c6dce06f4fbe7f45f47"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/ruby/gems/3.4.0/specifications/default/zlib-3.2.3.gemspec"
    }
   ]
  }
 ]
}
