github.com/lineaje-labs/syft@v0.98.1-0.20231227153149-9e393f60ff1b/syft/format/github/test-fixtures/snapshot/TestGithubDirectoryEncoder.golden (about)

     1  {
     2    "version": 0,
     3    "job": {},
     4    "detector": {
     5      "name": "syft",
     6      "url": "https://github.com/anchore/syft",
     7      "version": "v0.42.0-bogus"
     8    },
     9    "metadata": {
    10      "syft:distro": "pkg:generic/debian@1.2.3?like=like!"
    11    },
    12    "manifests": {
    13      "redacted/some/path/some/path/pkg1": {
    14        "name": "redacted/some/path/some/path/pkg1",
    15        "file": {
    16          "source_location": "redacted/some/path/some/path/pkg1"
    17        },
    18        "resolved": {
    19          "": {
    20            "package_url": "a-purl-2",
    21            "relationship": "direct",
    22            "scope": "runtime"
    23          },
    24          "pkg:deb/debian/package-2@2.0.1": {
    25            "package_url": "pkg:deb/debian/package-2@2.0.1",
    26            "relationship": "direct",
    27            "scope": "runtime"
    28          }
    29        }
    30      }
    31    },
    32    "scanned":"redacted"
    33  }