github.com/lineaje-labs/syft@v0.98.1-0.20231227153149-9e393f60ff1b/syft/format/syftjson/test-fixtures/identify/11.0.0.json (about) 1 { 2 "artifacts": [ 3 { 4 "id": "2ff71a67fb024c86", 5 "name": "github.com/wagoodman/go-partybus", 6 "version": "v0.0.0-20230516145632-8ccac152c651", 7 "type": "go-module", 8 "foundBy": "go-module-file-cataloger", 9 "locations": [ 10 { 11 "path": "/go.mod", 12 "annotations": { 13 "evidence": "primary" 14 } 15 } 16 ], 17 "licenses": [], 18 "language": "go", 19 "cpes": [ 20 "cpe:2.3:a:wagoodman:go-partybus:v0.0.0-20230516145632-8ccac152c651:*:*:*:*:*:*:*", 21 "cpe:2.3:a:wagoodman:go_partybus:v0.0.0-20230516145632-8ccac152c651:*:*:*:*:*:*:*" 22 ], 23 "purl": "pkg:golang/github.com/wagoodman/go-partybus@v0.0.0-20230516145632-8ccac152c651", 24 "metadataType": "GolangModMetadata", 25 "metadata": {} 26 } 27 ], 28 "artifactRelationships": [ 29 { 30 "parent": "0bc762d3cbc1598aacb33550d32b58cf8a6f6c4b639a8520f1a8987a6747c288", 31 "child": "2ff71a67fb024c86", 32 "type": "contains" 33 }, 34 { 35 "parent": "2ff71a67fb024c86", 36 "child": "3fc5a8d3d86e9790", 37 "type": "evident-by" 38 } 39 ], 40 "files": [ 41 { 42 "id": "3fc5a8d3d86e9790", 43 "location": { 44 "path": "/go.mod" 45 } 46 } 47 ], 48 "source": { 49 "id": "0bc762d3cbc1598aacb33550d32b58cf8a6f6c4b639a8520f1a8987a6747c288", 50 "name": "go.mod", 51 "version": "sha256:sha256:dc333f342905248a52e424d8dfd061251d01867d01a4f9d7397144a775ff9ebd", 52 "type": "file", 53 "metadata": { 54 "path": ".tmp/go.mod", 55 "digests": [ 56 { 57 "algorithm": "sha256", 58 "value": "dc333f342905248a52e424d8dfd061251d01867d01a4f9d7397144a775ff9ebd" 59 } 60 ], 61 "mimeType": "text/plain" 62 } 63 }, 64 "distro": {}, 65 "descriptor": { 66 "name": "syft", 67 "version": "0.91.0", 68 "configuration": { 69 "catalogers": null, 70 "package": { 71 "cataloger": { 72 "enabled": true, 73 "scope": "Squashed" 74 }, 75 "search-unindexed-archives": false, 76 "search-indexed-archives": true 77 }, 78 "golang": { 79 "search-local-mod-cache-licenses": false, 80 "local-mod-cache-dir": "", 81 "search-remote-licenses": false, 82 "proxy": "", 83 "no-proxy": "" 84 }, 85 "linux-kernel": { 86 "catalog-modules": true 87 }, 88 "python": { 89 "guess-unpinned-requirements": false 90 }, 91 "file-metadata": { 92 "cataloger": { 93 "enabled": false, 94 "scope": "Squashed" 95 }, 96 "digests": [ 97 "sha256" 98 ] 99 }, 100 "file-classification": { 101 "cataloger": { 102 "enabled": false, 103 "scope": "Squashed" 104 } 105 }, 106 "file-contents": { 107 "cataloger": { 108 "enabled": false, 109 "scope": "Squashed" 110 }, 111 "skip-files-above-size": 1048576, 112 "globs": null 113 }, 114 "secrets": { 115 "cataloger": { 116 "enabled": false, 117 "scope": "AllLayers" 118 }, 119 "additional-patterns": null, 120 "exclude-pattern-names": null, 121 "reveal-values": false, 122 "skip-files-above-size": 1048576 123 }, 124 "registry": { 125 "insecure-skip-tls-verify": false, 126 "insecure-use-http": false, 127 "auth": null, 128 "ca-cert": "" 129 }, 130 "exclude": [], 131 "platform": "", 132 "name": "", 133 "source": { 134 "name": "", 135 "version": "", 136 "file": { 137 "digests": [ 138 "sha256" 139 ] 140 } 141 }, 142 "parallelism": 1, 143 "default-image-pull-source": "", 144 "base-path": "", 145 "exclude-binary-overlap-by-ownership": true 146 } 147 }, 148 "schema": { 149 "version": "11.0.0", 150 "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-11.0.0.json" 151 } 152 }