From 009b8ce3146a99ea040b4e7ef6bb1458e56f8195 Mon Sep 17 00:00:00 2001 From: wagoodman <590471+wagoodman@users.noreply.github.com> Date: Wed, 1 Apr 2026 03:02:42 +0000 Subject: [PATCH] Update generated documentation Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../format/examples/cyclonedx-json.md | 18 +-- .../snippets/format/examples/cyclonedx-xml.md | 18 +-- .../snippets/format/examples/github-json.md | 4 +- .../sbom/snippets/format/examples/json.md | 106 +++++++++--------- .../snippets/format/examples/spdx-json.md | 68 +++++------ .../format/examples/spdx-tag-value.md | 66 +++++------ .../sbom/snippets/format/examples/text.md | 4 +- .../jq-queries/all-executables/output.md | 32 +++--- .../snippets/jq-queries/all-purls/output.md | 28 ++--- .../jq-queries/binaries-not-owned/output.md | 100 ++++++++--------- .../binaries-with-security-features/output.md | 2 +- .../jq-queries/binary-digests/output.md | 62 +++++----- .../jq-queries/binary-imports/output.md | 8 +- .../dependency-relationships/output.md | 80 ++++++------- .../jq-queries/files-by-mime-type/output.md | 34 +++--- .../snippets/jq-queries/large-files/output.md | 24 ++-- .../templates/executable-digests/output.md | 32 +++--- content/docs/reference/syft/json/16.md | 1 - .../capabilities/syft-package-catalogers.json | 2 +- data/grant/cli/config/help/output.txt | 1 + data/grant/cli/list/help/output.txt | 2 +- data/grant/cli/version/help/output.txt | 2 +- data/grant/config/output.txt | 1 + data/grant/version/output.txt | 2 +- data/grype/version/output.txt | 2 +- data/sbom/format-versions.json | 2 +- data/syft/version/output.txt | 2 +- 27 files changed, 352 insertions(+), 351 deletions(-) diff --git a/content/docs/guides/sbom/snippets/format/examples/cyclonedx-json.md b/content/docs/guides/sbom/snippets/format/examples/cyclonedx-json.md index f1ea0eca..d409212f 100644 --- a/content/docs/guides/sbom/snippets/format/examples/cyclonedx-json.md +++ b/content/docs/guides/sbom/snippets/format/examples/cyclonedx-json.md @@ -5,10 +5,10 @@ "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json", "bomFormat": "CycloneDX", "specVersion": "1.6", - "serialNumber": "urn:uuid:62a3c1ff-7f21-4cd4-b892-92c9e791af70", + "serialNumber": "urn:uuid:80b663b2-9c5b-4a04-a5aa-94b6dbe6630f", "version": 1, "metadata": { - "timestamp": "2026-03-20T12:38:42Z", + "timestamp": "2026-04-01T03:01:06Z", "tools": { "components": [ { @@ -20,15 +20,15 @@ ] }, "component": { - "bom-ref": "017c96a7521670cf", + "bom-ref": "5caaed5da0f8b401", "type": "container", "name": "busybox", - "version": "sha256:bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8" + "version": "sha256:b8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65" } }, "components": [ { - "bom-ref": "pkg:generic/busybox@1.37.0?package-id=7020dfe7743f6dfc", + "bom-ref": "pkg:generic/busybox@1.37.0?package-id=b902c455ac608569", "type": "application", "name": "busybox", "version": "1.37.0", @@ -49,7 +49,7 @@ }, { "name": "syft:location:0:layerID", - "value": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "value": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, { "name": "syft:location:0:path", @@ -92,17 +92,17 @@ ] }, { - "bom-ref": "55ff7bb58de38199", + "bom-ref": "569d4a1b976fac79", "type": "file", "name": "/bin/[", "hashes": [ { "alg": "SHA-1", - "content": "5231d5d79cb52f3581f9c137396e7d9df7aa6d6b" + "content": "8dd52ce79dfc02f4af697c25783fbf34e334fd97" }, { "alg": "SHA-256", - "content": "f19470457088612bc3285404783d9f93533d917e869050aca13a4139b937c0a5" + "content": "786295804cdc6f04ce18325a96b2a7bf17ecc29d89fbb76d23b6f46370deb451" } ] } diff --git a/content/docs/guides/sbom/snippets/format/examples/cyclonedx-xml.md b/content/docs/guides/sbom/snippets/format/examples/cyclonedx-xml.md index f8643971..2e181fd4 100644 --- a/content/docs/guides/sbom/snippets/format/examples/cyclonedx-xml.md +++ b/content/docs/guides/sbom/snippets/format/examples/cyclonedx-xml.md @@ -2,9 +2,9 @@ ```xml - + - 2026-03-20T12:38:43Z + 2026-04-01T03:01:07Z @@ -14,13 +14,13 @@ - + busybox - sha256:bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8 + sha256:b8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65 - + busybox 1.37.0 cpe:2.3:a:busybox:busybox:1.37.0:*:*:*:*:*:*:* @@ -29,7 +29,7 @@ binary-classifier-cataloger binary binary-signature - sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 + sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 /bin/[ @@ -46,11 +46,11 @@ 1.37.0 - + /bin/[ - 5231d5d79cb52f3581f9c137396e7d9df7aa6d6b - f19470457088612bc3285404783d9f93533d917e869050aca13a4139b937c0a5 + 8dd52ce79dfc02f4af697c25783fbf34e334fd97 + 786295804cdc6f04ce18325a96b2a7bf17ecc29d89fbb76d23b6f46370deb451 diff --git a/content/docs/guides/sbom/snippets/format/examples/github-json.md b/content/docs/guides/sbom/snippets/format/examples/github-json.md index 2902ab4d..99d36beb 100644 --- a/content/docs/guides/sbom/snippets/format/examples/github-json.md +++ b/content/docs/guides/sbom/snippets/format/examples/github-json.md @@ -19,7 +19,7 @@ "source_location": "busybox:latest:/bin/busybox" }, "metadata": { - "syft:filesystem": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "syft:filesystem": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "resolved": { "pkg:generic/busybox@1.37.0": { @@ -30,6 +30,6 @@ } } }, - "scanned": "2026-03-20T12:38:46Z" + "scanned": "2026-04-01T03:01:09Z" } ``` diff --git a/content/docs/guides/sbom/snippets/format/examples/json.md b/content/docs/guides/sbom/snippets/format/examples/json.md index 76f8fe7c..5f902e14 100644 --- a/content/docs/guides/sbom/snippets/format/examples/json.md +++ b/content/docs/guides/sbom/snippets/format/examples/json.md @@ -4,7 +4,7 @@ { "artifacts": [ { - "id": "7020dfe7743f6dfc", + "id": "b902c455ac608569", "name": "busybox", "version": "1.37.0", "type": "binary", @@ -12,7 +12,7 @@ "locations": [ { "path": "/bin/[", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7", + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927", "accessPath": "/bin/busybox", "annotations": { "evidence": "primary" @@ -35,7 +35,7 @@ "classifier": "busybox-binary", "location": { "path": "/bin/[", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7", + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927", "accessPath": "/bin/busybox", "annotations": { "evidence": "primary" @@ -48,25 +48,25 @@ ], "artifactRelationships": [ { - "parent": "7020dfe7743f6dfc", - "child": "55ff7bb58de38199", + "parent": "b8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65", + "child": "b902c455ac608569", + "type": "contains" + }, + { + "parent": "b902c455ac608569", + "child": "569d4a1b976fac79", "type": "evident-by", "metadata": { "kind": "primary" } - }, - { - "parent": "bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8", - "child": "7020dfe7743f6dfc", - "type": "contains" } ], "files": [ { - "id": "55ff7bb58de38199", + "id": "569d4a1b976fac79", "location": { "path": "/bin/[", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "metadata": { "mode": 755, @@ -74,16 +74,16 @@ "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", - "size": 1119808 + "size": 1017416 }, "digests": [ { "algorithm": "sha1", - "value": "5231d5d79cb52f3581f9c137396e7d9df7aa6d6b" + "value": "8dd52ce79dfc02f4af697c25783fbf34e334fd97" }, { "algorithm": "sha256", - "value": "f19470457088612bc3285404783d9f93533d917e869050aca13a4139b937c0a5" + "value": "786295804cdc6f04ce18325a96b2a7bf17ecc29d89fbb76d23b6f46370deb451" } ], "executable": { @@ -103,10 +103,10 @@ } }, { - "id": "e0ed012dbfe876e1", + "id": "8ded473355030b29", "location": { "path": "/bin/getconf", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "executable": { "format": "elf", @@ -126,10 +126,10 @@ "unknowns": ["unknowns-labeler: no package identified in executable file"] }, { - "id": "db64fb8f8a5ca3fb", + "id": "7cb3ec0980b305ea", "location": { - "path": "/lib/ld-linux-aarch64.so.1", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "path": "/lib/ld-linux-x86-64.so.2", + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "executable": { "format": "elf", @@ -138,7 +138,7 @@ "importedLibraries": [], "elfSecurityFeatures": { "symbolTableStripped": true, - "stackCanary": true, + "stackCanary": false, "nx": true, "relRO": "full", "pie": false, @@ -149,16 +149,16 @@ "unknowns": ["unknowns-labeler: no package identified in executable file"] }, { - "id": "702d7f4d4e0d51ae", + "id": "721fdb92ef105572", "location": { "path": "/lib/libc.so.6", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "executable": { "format": "elf", "hasExports": true, "hasEntrypoint": true, - "importedLibraries": ["ld-linux-aarch64.so.1"], + "importedLibraries": ["ld-linux-x86-64.so.2"], "elfSecurityFeatures": { "symbolTableStripped": true, "stackCanary": true, @@ -172,16 +172,16 @@ "unknowns": ["unknowns-labeler: no package identified in executable file"] }, { - "id": "d5a2b244e5702e74", + "id": "78daafc7b39b7f14", "location": { "path": "/lib/libm.so.6", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "executable": { "format": "elf", "hasExports": true, "hasEntrypoint": false, - "importedLibraries": ["libc.so.6", "ld-linux-aarch64.so.1"], + "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": { "symbolTableStripped": true, "stackCanary": true, @@ -195,16 +195,16 @@ "unknowns": ["unknowns-labeler: no package identified in executable file"] }, { - "id": "3ad0188c01cb01ef", + "id": "1a1b10daf314c367", "location": { "path": "/lib/libnss_compat.so.2", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "executable": { "format": "elf", "hasExports": true, "hasEntrypoint": false, - "importedLibraries": ["libc.so.6", "ld-linux-aarch64.so.1"], + "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": { "symbolTableStripped": true, "stackCanary": true, @@ -218,10 +218,10 @@ "unknowns": ["unknowns-labeler: no package identified in executable file"] }, { - "id": "937c9069f7be83d6", + "id": "b13fe055c85111aa", "location": { "path": "/lib/libnss_dns.so.2", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "executable": { "format": "elf", @@ -241,10 +241,10 @@ "unknowns": ["unknowns-labeler: no package identified in executable file"] }, { - "id": "c452469c5ef63264", + "id": "20e1607c1af76f1c", "location": { "path": "/lib/libnss_files.so.2", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "executable": { "format": "elf", @@ -264,16 +264,16 @@ "unknowns": ["unknowns-labeler: no package identified in executable file"] }, { - "id": "fb93554ae88ca5d5", + "id": "60b37632c882b7b5", "location": { "path": "/lib/libnss_hesiod.so.2", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "executable": { "format": "elf", "hasExports": true, "hasEntrypoint": false, - "importedLibraries": ["libresolv.so.2", "libc.so.6", "ld-linux-aarch64.so.1"], + "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": { "symbolTableStripped": true, "stackCanary": true, @@ -287,10 +287,10 @@ "unknowns": ["unknowns-labeler: no package identified in executable file"] }, { - "id": "5ae601af03b99555", + "id": "3b2c5f079a592915", "location": { "path": "/lib/libpthread.so.0", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "executable": { "format": "elf", @@ -310,16 +310,16 @@ "unknowns": ["unknowns-labeler: no package identified in executable file"] }, { - "id": "c6ad3fd5f26bb1b7", + "id": "d83b2e68ea6e74d7", "location": { "path": "/lib/libresolv.so.2", - "layerID": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "layerID": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, "executable": { "format": "elf", "hasExports": true, "hasEntrypoint": false, - "importedLibraries": ["libc.so.6", "ld-linux-aarch64.so.1"], + "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": { "symbolTableStripped": true, "stackCanary": true, @@ -334,30 +334,30 @@ } ], "source": { - "id": "bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8", + "id": "b8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65", "name": "busybox", - "version": "sha256:bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8", + "version": "sha256:b8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65", "type": "image", "metadata": { "userInput": "busybox:latest", - "imageID": "sha256:cd9176cd36f99ec4cae927afa38448e8a9592e5277252f62926defa6aafad0f5", - "manifestDigest": "sha256:bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8", + "imageID": "sha256:925ff61909aebae4bcc9bc04bb96a8bd15cd2271f13159fe95ce4338824531dd", + "manifestDigest": "sha256:b8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65", "mediaType": "application/vnd.oci.image.manifest.v1+json", "tags": [], - "imageSize": 4105238, + "imageSize": 4421246, "layers": [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", - "digest": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7", - "size": 4105238 + "digest": "sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927", + "size": 4421246 } ], - "manifest": "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmNkOTE3NmNkMzZmOTllYzRjYWU5MjdhZmEzODQ0OGU4YTk1OTJlNTI3NzI1MmY2MjkyNmRlZmE2YWFmYWQwZjUiLAoJCSJzaXplIjogNDc3Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OmI4NTc1N2E1Y2ExYWM4ZTNmMjVlMGVkYWZkZTcxNjdkYTE4MzBjZjRlNzkzN2YzN2VhZjgzOTJjNjQ1OGQ3NjgiLAoJCQkic2l6ZSI6IDE5MDA4NDUKCQl9CgldLAoJImFubm90YXRpb25zIjogewoJCSJvcmcub3BlbmNvbnRhaW5lcnMuaW1hZ2UudXJsIjogImh0dHBzOi8vZ2l0aHViLmNvbS9kb2NrZXItbGlicmFyeS9idXN5Ym94IiwKCQkib3JnLm9wZW5jb250YWluZXJzLmltYWdlLnZlcnNpb24iOiAiMS4zNy4wLWdsaWJjIgoJfQp9Cg==", - "config": "ewoJImNvbmZpZyI6IHsKCQkiQ21kIjogWwoJCQkic2giCgkJXSwKCQkiRW52IjogWwoJCQkiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iCgkJXQoJfSwKCSJjcmVhdGVkIjogIjIwMjQtMDktMjZUMjE6MzE6NDJaIiwKCSJoaXN0b3J5IjogWwoJCXsKCQkJImNyZWF0ZWQiOiAiMjAyNC0wOS0yNlQyMTozMTo0MloiLAoJCQkiY3JlYXRlZF9ieSI6ICJCdXN5Qm94IDEuMzcuMCAoZ2xpYmMpLCBEZWJpYW4gMTMiCgkJfQoJXSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbCgkJCSJzaGEyNTY6NDNmMDUxYjVmZWRmODNlZTFmOGE1NGZhMmZjMWQxYjg1ZDdjZjg4YjY5YjI2MDRiYzc2ZDY3OWM0ZmUwYTliNyIKCQldCgl9LAoJImFyY2hpdGVjdHVyZSI6ICJhcm02NCIsCgkib3MiOiAibGludXgiLAoJInZhcmlhbnQiOiAidjgiCn0K", + "manifest": "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyNWZmNjE5MDlhZWJhZTRiY2M5YmMwNGJiOTZhOGJkMTVjZDIyNzFmMTMxNTlmZTk1Y2U0MzM4ODI0NTMxZGQiLAoJCSJzaXplIjogNDU5Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4MTI4MmFmYmM0MzA0ZmZlZTQ3OTIyNThlYTExNGYwOWU0MjNhNGEwODIzMzViMzA2OTViNTAzMTAzOTRmNDciLAoJCQkic2l6ZSI6IDIyMTEzOTgKCQl9CgldLAoJImFubm90YXRpb25zIjogewoJCSJvcmcub3BlbmNvbnRhaW5lcnMuaW1hZ2UudXJsIjogImh0dHBzOi8vZ2l0aHViLmNvbS9kb2NrZXItbGlicmFyeS9idXN5Ym94IiwKCQkib3JnLm9wZW5jb250YWluZXJzLmltYWdlLnZlcnNpb24iOiAiMS4zNy4wLWdsaWJjIgoJfQp9Cg==", + "config": "ewoJImNvbmZpZyI6IHsKCQkiQ21kIjogWwoJCQkic2giCgkJXSwKCQkiRW52IjogWwoJCQkiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iCgkJXQoJfSwKCSJjcmVhdGVkIjogIjIwMjQtMDktMjZUMjE6MzE6NDJaIiwKCSJoaXN0b3J5IjogWwoJCXsKCQkJImNyZWF0ZWQiOiAiMjAyNC0wOS0yNlQyMTozMTo0MloiLAoJCQkiY3JlYXRlZF9ieSI6ICJCdXN5Qm94IDEuMzcuMCAoZ2xpYmMpLCBEZWJpYW4gMTMiCgkJfQoJXSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbCgkJCSJzaGEyNTY6N2Y3NGNhNzI4NTU2Njg0NTNmYzQyMDdjMWU1YzUwYmI1NjUzZTcyYmI5OTM5ZWIxZDU1MTJjMDAxNjI0ZTkyNyIKCQldCgl9LAoJImFyY2hpdGVjdHVyZSI6ICJhbWQ2NCIsCgkib3MiOiAibGludXgiCn0K", "repoDigests": [ - "index.docker.io/library/busybox@sha256:b3255e7dfbcd10cb367af0d409747d511aeb66dfac98cf30e97e87e4207dd76f" + "index.docker.io/library/busybox@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e" ], - "architecture": "arm64", + "architecture": "amd64", "os": "linux" } }, diff --git a/content/docs/guides/sbom/snippets/format/examples/spdx-json.md b/content/docs/guides/sbom/snippets/format/examples/spdx-json.md index 00e16fd4..13fe15ca 100644 --- a/content/docs/guides/sbom/snippets/format/examples/spdx-json.md +++ b/content/docs/guides/sbom/snippets/format/examples/spdx-json.md @@ -6,16 +6,16 @@ "dataLicense": "CC0-1.0", "SPDXID": "SPDXRef-DOCUMENT", "name": "busybox", - "documentNamespace": "https://anchore.com/syft/image/busybox-ba212cfc-5103-4d2b-9eac-a4f74bee049e", + "documentNamespace": "https://anchore.com/syft/image/busybox-cda8cc96-80dd-4c82-ba9c-6b8bd6e6152d", "creationInfo": { "licenseListVersion": "3.28", "creators": ["Organization: Anchore, Inc", "Tool: syft-1.42.3"], - "created": "2026-03-20T12:38:44Z" + "created": "2026-04-01T03:01:07Z" }, "packages": [ { "name": "busybox", - "SPDXID": "SPDXRef-Package-binary-busybox-7020dfe7743f6dfc", + "SPDXID": "SPDXRef-Package-binary-busybox-b902c455ac608569", "versionInfo": "1.37.0", "supplier": "NOASSERTION", "downloadLocation": "NOASSERTION", @@ -40,14 +40,14 @@ { "name": "busybox", "SPDXID": "SPDXRef-DocumentRoot-Image-busybox", - "versionInfo": "sha256:bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8", + "versionInfo": "sha256:b8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65", "supplier": "NOASSERTION", "downloadLocation": "NOASSERTION", "filesAnalyzed": false, "checksums": [ { "algorithm": "SHA256", - "checksumValue": "bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8" + "checksumValue": "b8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65" } ], "licenseConcluded": "NOASSERTION", @@ -57,7 +57,7 @@ { "referenceCategory": "PACKAGE-MANAGER", "referenceType": "purl", - "referenceLocator": "pkg:oci/busybox@sha256%3Abf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8?arch=arm64&tag=latest" + "referenceLocator": "pkg:oci/busybox@sha256%3Ab8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65?arch=amd64&tag=latest" } ], "primaryPackagePurpose": "CONTAINER" @@ -66,26 +66,26 @@ "files": [ { "fileName": "bin/[", - "SPDXID": "SPDXRef-File-bin---55ff7bb58de38199", + "SPDXID": "SPDXRef-File-bin---569d4a1b976fac79", "fileTypes": ["APPLICATION", "BINARY"], "checksums": [ { "algorithm": "SHA1", - "checksumValue": "5231d5d79cb52f3581f9c137396e7d9df7aa6d6b" + "checksumValue": "8dd52ce79dfc02f4af697c25783fbf34e334fd97" }, { "algorithm": "SHA256", - "checksumValue": "f19470457088612bc3285404783d9f93533d917e869050aca13a4139b937c0a5" + "checksumValue": "786295804cdc6f04ce18325a96b2a7bf17ecc29d89fbb76d23b6f46370deb451" } ], "licenseConcluded": "NOASSERTION", "licenseInfoInFiles": ["NOASSERTION"], "copyrightText": "NOASSERTION", - "comment": "layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "comment": "layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, { "fileName": "bin/getconf", - "SPDXID": "SPDXRef-File-bin-getconf-e0ed012dbfe876e1", + "SPDXID": "SPDXRef-File-bin-getconf-8ded473355030b29", "checksums": [ { "algorithm": "SHA1", @@ -95,11 +95,11 @@ "licenseConcluded": "NOASSERTION", "licenseInfoInFiles": ["NOASSERTION"], "copyrightText": "NOASSERTION", - "comment": "layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "comment": "layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, { - "fileName": "lib/ld-linux-aarch64.so.1", - "SPDXID": "SPDXRef-File-lib-ld-linux-aarch64.so.1-db64fb8f8a5ca3fb", + "fileName": "lib/ld-linux-x86-64.so.2", + "SPDXID": "SPDXRef-File-lib-ld-linux-x86-64.so.2-7cb3ec0980b305ea", "checksums": [ { "algorithm": "SHA1", @@ -109,11 +109,11 @@ "licenseConcluded": "NOASSERTION", "licenseInfoInFiles": ["NOASSERTION"], "copyrightText": "NOASSERTION", - "comment": "layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "comment": "layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, { "fileName": "lib/libc.so.6", - "SPDXID": "SPDXRef-File-lib-libc.so.6-702d7f4d4e0d51ae", + "SPDXID": "SPDXRef-File-lib-libc.so.6-721fdb92ef105572", "checksums": [ { "algorithm": "SHA1", @@ -123,11 +123,11 @@ "licenseConcluded": "NOASSERTION", "licenseInfoInFiles": ["NOASSERTION"], "copyrightText": "NOASSERTION", - "comment": "layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "comment": "layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, { "fileName": "lib/libm.so.6", - "SPDXID": "SPDXRef-File-lib-libm.so.6-d5a2b244e5702e74", + "SPDXID": "SPDXRef-File-lib-libm.so.6-78daafc7b39b7f14", "checksums": [ { "algorithm": "SHA1", @@ -137,11 +137,11 @@ "licenseConcluded": "NOASSERTION", "licenseInfoInFiles": ["NOASSERTION"], "copyrightText": "NOASSERTION", - "comment": "layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "comment": "layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, { "fileName": "lib/libnss_compat.so.2", - "SPDXID": "SPDXRef-File-lib-libnss-compat.so.2-3ad0188c01cb01ef", + "SPDXID": "SPDXRef-File-lib-libnss-compat.so.2-1a1b10daf314c367", "checksums": [ { "algorithm": "SHA1", @@ -151,11 +151,11 @@ "licenseConcluded": "NOASSERTION", "licenseInfoInFiles": ["NOASSERTION"], "copyrightText": "NOASSERTION", - "comment": "layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "comment": "layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, { "fileName": "lib/libnss_dns.so.2", - "SPDXID": "SPDXRef-File-lib-libnss-dns.so.2-937c9069f7be83d6", + "SPDXID": "SPDXRef-File-lib-libnss-dns.so.2-b13fe055c85111aa", "checksums": [ { "algorithm": "SHA1", @@ -165,11 +165,11 @@ "licenseConcluded": "NOASSERTION", "licenseInfoInFiles": ["NOASSERTION"], "copyrightText": "NOASSERTION", - "comment": "layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "comment": "layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, { "fileName": "lib/libnss_files.so.2", - "SPDXID": "SPDXRef-File-lib-libnss-files.so.2-c452469c5ef63264", + "SPDXID": "SPDXRef-File-lib-libnss-files.so.2-20e1607c1af76f1c", "checksums": [ { "algorithm": "SHA1", @@ -179,11 +179,11 @@ "licenseConcluded": "NOASSERTION", "licenseInfoInFiles": ["NOASSERTION"], "copyrightText": "NOASSERTION", - "comment": "layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "comment": "layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, { "fileName": "lib/libnss_hesiod.so.2", - "SPDXID": "SPDXRef-File-lib-libnss-hesiod.so.2-fb93554ae88ca5d5", + "SPDXID": "SPDXRef-File-lib-libnss-hesiod.so.2-60b37632c882b7b5", "checksums": [ { "algorithm": "SHA1", @@ -193,11 +193,11 @@ "licenseConcluded": "NOASSERTION", "licenseInfoInFiles": ["NOASSERTION"], "copyrightText": "NOASSERTION", - "comment": "layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "comment": "layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, { "fileName": "lib/libpthread.so.0", - "SPDXID": "SPDXRef-File-lib-libpthread.so.0-5ae601af03b99555", + "SPDXID": "SPDXRef-File-lib-libpthread.so.0-3b2c5f079a592915", "checksums": [ { "algorithm": "SHA1", @@ -207,11 +207,11 @@ "licenseConcluded": "NOASSERTION", "licenseInfoInFiles": ["NOASSERTION"], "copyrightText": "NOASSERTION", - "comment": "layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "comment": "layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" }, { "fileName": "lib/libresolv.so.2", - "SPDXID": "SPDXRef-File-lib-libresolv.so.2-c6ad3fd5f26bb1b7", + "SPDXID": "SPDXRef-File-lib-libresolv.so.2-d83b2e68ea6e74d7", "checksums": [ { "algorithm": "SHA1", @@ -221,19 +221,19 @@ "licenseConcluded": "NOASSERTION", "licenseInfoInFiles": ["NOASSERTION"], "copyrightText": "NOASSERTION", - "comment": "layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7" + "comment": "layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927" } ], "relationships": [ { - "spdxElementId": "SPDXRef-Package-binary-busybox-7020dfe7743f6dfc", - "relatedSpdxElement": "SPDXRef-File-bin---55ff7bb58de38199", + "spdxElementId": "SPDXRef-Package-binary-busybox-b902c455ac608569", + "relatedSpdxElement": "SPDXRef-File-bin---569d4a1b976fac79", "relationshipType": "OTHER", "comment": "evident-by: indicates the package's existence is evident by the given file" }, { "spdxElementId": "SPDXRef-DocumentRoot-Image-busybox", - "relatedSpdxElement": "SPDXRef-Package-binary-busybox-7020dfe7743f6dfc", + "relatedSpdxElement": "SPDXRef-Package-binary-busybox-b902c455ac608569", "relationshipType": "CONTAINS" }, { diff --git a/content/docs/guides/sbom/snippets/format/examples/spdx-tag-value.md b/content/docs/guides/sbom/snippets/format/examples/spdx-tag-value.md index 10c62883..8f842499 100644 --- a/content/docs/guides/sbom/snippets/format/examples/spdx-tag-value.md +++ b/content/docs/guides/sbom/snippets/format/examples/spdx-tag-value.md @@ -5,124 +5,124 @@ SPDXVersion: SPDX-2.3 DataLicense: CC0-1.0 SPDXID: SPDXRef-DOCUMENT DocumentName: busybox -DocumentNamespace: https://anchore.com/syft/image/busybox-336e932f-b62f-4188-8001-06dc3da6c9ce +DocumentNamespace: https://anchore.com/syft/image/busybox-a646e211-1b04-44d4-9a4b-e404c1efd937 LicenseListVersion: 3.28 Creator: Organization: Anchore, Inc Creator: Tool: syft-1.42.3 -Created: 2026-03-20T12:38:45Z +Created: 2026-04-01T03:01:08Z ##### Unpackaged files FileName: bin/[ -SPDXID: SPDXRef-File-bin---55ff7bb58de38199 +SPDXID: SPDXRef-File-bin---569d4a1b976fac79 FileType: APPLICATION FileType: BINARY -FileChecksum: SHA1: 5231d5d79cb52f3581f9c137396e7d9df7aa6d6b -FileChecksum: SHA256: f19470457088612bc3285404783d9f93533d917e869050aca13a4139b937c0a5 +FileChecksum: SHA1: 8dd52ce79dfc02f4af697c25783fbf34e334fd97 +FileChecksum: SHA256: 786295804cdc6f04ce18325a96b2a7bf17ecc29d89fbb76d23b6f46370deb451 LicenseConcluded: NOASSERTION LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION -FileComment: layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 +FileComment: layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 FileName: bin/getconf -SPDXID: SPDXRef-File-bin-getconf-e0ed012dbfe876e1 +SPDXID: SPDXRef-File-bin-getconf-8ded473355030b29 FileChecksum: SHA1: 0000000000000000000000000000000000000000 LicenseConcluded: NOASSERTION LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION -FileComment: layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 +FileComment: layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 -FileName: lib/ld-linux-aarch64.so.1 -SPDXID: SPDXRef-File-lib-ld-linux-aarch64.so.1-db64fb8f8a5ca3fb +FileName: lib/ld-linux-x86-64.so.2 +SPDXID: SPDXRef-File-lib-ld-linux-x86-64.so.2-7cb3ec0980b305ea FileChecksum: SHA1: 0000000000000000000000000000000000000000 LicenseConcluded: NOASSERTION LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION -FileComment: layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 +FileComment: layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 FileName: lib/libc.so.6 -SPDXID: SPDXRef-File-lib-libc.so.6-702d7f4d4e0d51ae +SPDXID: SPDXRef-File-lib-libc.so.6-721fdb92ef105572 FileChecksum: SHA1: 0000000000000000000000000000000000000000 LicenseConcluded: NOASSERTION LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION -FileComment: layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 +FileComment: layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 FileName: lib/libm.so.6 -SPDXID: SPDXRef-File-lib-libm.so.6-d5a2b244e5702e74 +SPDXID: SPDXRef-File-lib-libm.so.6-78daafc7b39b7f14 FileChecksum: SHA1: 0000000000000000000000000000000000000000 LicenseConcluded: NOASSERTION LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION -FileComment: layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 +FileComment: layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 FileName: lib/libnss_compat.so.2 -SPDXID: SPDXRef-File-lib-libnss-compat.so.2-3ad0188c01cb01ef +SPDXID: SPDXRef-File-lib-libnss-compat.so.2-1a1b10daf314c367 FileChecksum: SHA1: 0000000000000000000000000000000000000000 LicenseConcluded: NOASSERTION LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION -FileComment: layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 +FileComment: layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 FileName: lib/libnss_dns.so.2 -SPDXID: SPDXRef-File-lib-libnss-dns.so.2-937c9069f7be83d6 +SPDXID: SPDXRef-File-lib-libnss-dns.so.2-b13fe055c85111aa FileChecksum: SHA1: 0000000000000000000000000000000000000000 LicenseConcluded: NOASSERTION LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION -FileComment: layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 +FileComment: layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 FileName: lib/libnss_files.so.2 -SPDXID: SPDXRef-File-lib-libnss-files.so.2-c452469c5ef63264 +SPDXID: SPDXRef-File-lib-libnss-files.so.2-20e1607c1af76f1c FileChecksum: SHA1: 0000000000000000000000000000000000000000 LicenseConcluded: NOASSERTION LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION -FileComment: layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 +FileComment: layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 FileName: lib/libnss_hesiod.so.2 -SPDXID: SPDXRef-File-lib-libnss-hesiod.so.2-fb93554ae88ca5d5 +SPDXID: SPDXRef-File-lib-libnss-hesiod.so.2-60b37632c882b7b5 FileChecksum: SHA1: 0000000000000000000000000000000000000000 LicenseConcluded: NOASSERTION LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION -FileComment: layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 +FileComment: layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 FileName: lib/libpthread.so.0 -SPDXID: SPDXRef-File-lib-libpthread.so.0-5ae601af03b99555 +SPDXID: SPDXRef-File-lib-libpthread.so.0-3b2c5f079a592915 FileChecksum: SHA1: 0000000000000000000000000000000000000000 LicenseConcluded: NOASSERTION LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION -FileComment: layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 +FileComment: layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 FileName: lib/libresolv.so.2 -SPDXID: SPDXRef-File-lib-libresolv.so.2-c6ad3fd5f26bb1b7 +SPDXID: SPDXRef-File-lib-libresolv.so.2-d83b2e68ea6e74d7 FileChecksum: SHA1: 0000000000000000000000000000000000000000 LicenseConcluded: NOASSERTION LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION -FileComment: layerID: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 +FileComment: layerID: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 ##### Package: busybox PackageName: busybox SPDXID: SPDXRef-DocumentRoot-Image-busybox -PackageVersion: sha256:bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8 +PackageVersion: sha256:b8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65 PackageSupplier: NOASSERTION PackageDownloadLocation: NOASSERTION PrimaryPackagePurpose: CONTAINER FilesAnalyzed: false -PackageChecksum: SHA256: bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8 +PackageChecksum: SHA256: b8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65 PackageLicenseConcluded: NOASSERTION PackageLicenseDeclared: NOASSERTION PackageCopyrightText: NOASSERTION -ExternalRef: PACKAGE-MANAGER purl pkg:oci/busybox@sha256%3Abf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8?arch=arm64&tag=latest +ExternalRef: PACKAGE-MANAGER purl pkg:oci/busybox@sha256%3Ab8d1827e38a1d49cd17217efd7b07d689e4ea1744e39c7dcbb95533d175bea65?arch=amd64&tag=latest ##### Package: busybox PackageName: busybox -SPDXID: SPDXRef-Package-binary-busybox-7020dfe7743f6dfc +SPDXID: SPDXRef-Package-binary-busybox-b902c455ac608569 PackageVersion: 1.37.0 PackageSupplier: NOASSERTION PackageDownloadLocation: NOASSERTION @@ -136,8 +136,8 @@ ExternalRef: PACKAGE-MANAGER purl pkg:generic/busybox@1.37.0 ##### Relationships -Relationship: SPDXRef-Package-binary-busybox-7020dfe7743f6dfc OTHER SPDXRef-File-bin---55ff7bb58de38199 +Relationship: SPDXRef-Package-binary-busybox-b902c455ac608569 OTHER SPDXRef-File-bin---569d4a1b976fac79 RelationshipComment: evident-by: indicates the package's existence is evident by the given file -Relationship: SPDXRef-DocumentRoot-Image-busybox CONTAINS SPDXRef-Package-binary-busybox-7020dfe7743f6dfc +Relationship: SPDXRef-DocumentRoot-Image-busybox CONTAINS SPDXRef-Package-binary-busybox-b902c455ac608569 Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-DocumentRoot-Image-busybox ``` diff --git a/content/docs/guides/sbom/snippets/format/examples/text.md b/content/docs/guides/sbom/snippets/format/examples/text.md index 09ec6733..8ca9d99f 100644 --- a/content/docs/guides/sbom/snippets/format/examples/text.md +++ b/content/docs/guides/sbom/snippets/format/examples/text.md @@ -3,8 +3,8 @@ ``` [Image] Layer: 0 - Digest: sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7 - Size: 4105238 + Digest: sha256:7f74ca72855668453fc4207c1e5c50bb5653e72bb9939eb1d5512c001624e927 + Size: 4421246 MediaType: application/vnd.oci.image.layer.v1.tar+gzip [busybox] diff --git a/content/docs/guides/sbom/snippets/jq-queries/all-executables/output.md b/content/docs/guides/sbom/snippets/jq-queries/all-executables/output.md index e20fb296..28330d8e 100644 --- a/content/docs/guides/sbom/snippets/jq-queries/all-executables/output.md +++ b/content/docs/guides/sbom/snippets/jq-queries/all-executables/output.md @@ -3,11 +3,11 @@ "path": "/bin/busybox", "format": "elf", "importedLibraries": [ - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { - "path": "/lib/ld-musl-aarch64.so.1", + "path": "/lib/ld-musl-x86_64.so.1", "format": "elf", "importedLibraries": [] } @@ -15,7 +15,7 @@ "path": "/lib/libcrypto.so.1.1", "format": "elf", "importedLibraries": [ - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { @@ -23,14 +23,14 @@ "format": "elf", "importedLibraries": [ "libcrypto.so.1.1", - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { "path": "/lib/libz.so.1.2.11", "format": "elf", "importedLibraries": [ - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { @@ -40,42 +40,42 @@ "libssl.so.1.1", "libcrypto.so.1.1", "libz.so.1", - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { "path": "/sbin/mkmntdirs", "format": "elf", "importedLibraries": [ - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { "path": "/usr/bin/getconf", "format": "elf", "importedLibraries": [ - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { "path": "/usr/bin/getent", "format": "elf", "importedLibraries": [ - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { "path": "/usr/bin/iconv", "format": "elf", "importedLibraries": [ - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { "path": "/usr/bin/scanelf", "format": "elf", "importedLibraries": [ - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { @@ -83,7 +83,7 @@ "format": "elf", "importedLibraries": [ "libtls-standalone.so.1", - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { @@ -91,21 +91,21 @@ "format": "elf", "importedLibraries": [ "libcrypto.so.1.1", - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { "path": "/usr/lib/engines-1.1/capi.so", "format": "elf", "importedLibraries": [ - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { "path": "/usr/lib/engines-1.1/padlock.so", "format": "elf", "importedLibraries": [ - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { @@ -114,7 +114,7 @@ "importedLibraries": [ "libssl.so.1.1", "libcrypto.so.1.1", - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } ``` diff --git a/content/docs/guides/sbom/snippets/jq-queries/all-purls/output.md b/content/docs/guides/sbom/snippets/jq-queries/all-purls/output.md index eede3ddd..9b876135 100644 --- a/content/docs/guides/sbom/snippets/jq-queries/all-purls/output.md +++ b/content/docs/guides/sbom/snippets/jq-queries/all-purls/output.md @@ -2,71 +2,71 @@ { "name": "alpine-baselayout", "version": "3.1.0-r3", - "purl": "pkg:apk/alpine/alpine-baselayout@3.1.0-r3?arch=aarch64&distro=alpine-3.9.2" + "purl": "pkg:apk/alpine/alpine-baselayout@3.1.0-r3?arch=x86_64&distro=alpine-3.9.2" } { "name": "alpine-keys", "version": "2.1-r1", - "purl": "pkg:apk/alpine/alpine-keys@2.1-r1?arch=aarch64&distro=alpine-3.9.2" + "purl": "pkg:apk/alpine/alpine-keys@2.1-r1?arch=x86_64&distro=alpine-3.9.2" } { "name": "apk-tools", "version": "2.10.3-r1", - "purl": "pkg:apk/alpine/apk-tools@2.10.3-r1?arch=aarch64&distro=alpine-3.9.2" + "purl": "pkg:apk/alpine/apk-tools@2.10.3-r1?arch=x86_64&distro=alpine-3.9.2" } { "name": "busybox", "version": "1.29.3-r10", - "purl": "pkg:apk/alpine/busybox@1.29.3-r10?arch=aarch64&distro=alpine-3.9.2" + "purl": "pkg:apk/alpine/busybox@1.29.3-r10?arch=x86_64&distro=alpine-3.9.2" } { "name": "ca-certificates-cacert", "version": "20190108-r0", - "purl": "pkg:apk/alpine/ca-certificates-cacert@20190108-r0?arch=aarch64&distro=alpine-3.9.2&upstream=ca-certificates" + "purl": "pkg:apk/alpine/ca-certificates-cacert@20190108-r0?arch=x86_64&distro=alpine-3.9.2&upstream=ca-certificates" } { "name": "libc-utils", "version": "0.7.1-r0", - "purl": "pkg:apk/alpine/libc-utils@0.7.1-r0?arch=aarch64&distro=alpine-3.9.2&upstream=libc-dev" + "purl": "pkg:apk/alpine/libc-utils@0.7.1-r0?arch=x86_64&distro=alpine-3.9.2&upstream=libc-dev" } { "name": "libcrypto1.1", "version": "1.1.1a-r1", - "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1a-r1?arch=aarch64&distro=alpine-3.9.2&upstream=openssl" + "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1a-r1?arch=x86_64&distro=alpine-3.9.2&upstream=openssl" } { "name": "libssl1.1", "version": "1.1.1a-r1", - "purl": "pkg:apk/alpine/libssl1.1@1.1.1a-r1?arch=aarch64&distro=alpine-3.9.2&upstream=openssl" + "purl": "pkg:apk/alpine/libssl1.1@1.1.1a-r1?arch=x86_64&distro=alpine-3.9.2&upstream=openssl" } { "name": "libtls-standalone", "version": "2.7.4-r6", - "purl": "pkg:apk/alpine/libtls-standalone@2.7.4-r6?arch=aarch64&distro=alpine-3.9.2" + "purl": "pkg:apk/alpine/libtls-standalone@2.7.4-r6?arch=x86_64&distro=alpine-3.9.2" } { "name": "musl", "version": "1.1.20-r3", - "purl": "pkg:apk/alpine/musl@1.1.20-r3?arch=aarch64&distro=alpine-3.9.2" + "purl": "pkg:apk/alpine/musl@1.1.20-r3?arch=x86_64&distro=alpine-3.9.2" } { "name": "musl-utils", "version": "1.1.20-r3", - "purl": "pkg:apk/alpine/musl-utils@1.1.20-r3?arch=aarch64&distro=alpine-3.9.2&upstream=musl" + "purl": "pkg:apk/alpine/musl-utils@1.1.20-r3?arch=x86_64&distro=alpine-3.9.2&upstream=musl" } { "name": "scanelf", "version": "1.2.3-r0", - "purl": "pkg:apk/alpine/scanelf@1.2.3-r0?arch=aarch64&distro=alpine-3.9.2&upstream=pax-utils" + "purl": "pkg:apk/alpine/scanelf@1.2.3-r0?arch=x86_64&distro=alpine-3.9.2&upstream=pax-utils" } { "name": "ssl_client", "version": "1.29.3-r10", - "purl": "pkg:apk/alpine/ssl_client@1.29.3-r10?arch=aarch64&distro=alpine-3.9.2&upstream=busybox" + "purl": "pkg:apk/alpine/ssl_client@1.29.3-r10?arch=x86_64&distro=alpine-3.9.2&upstream=busybox" } { "name": "zlib", "version": "1.2.11-r1", - "purl": "pkg:apk/alpine/zlib@1.2.11-r1?arch=aarch64&distro=alpine-3.9.2" + "purl": "pkg:apk/alpine/zlib@1.2.11-r1?arch=x86_64&distro=alpine-3.9.2" } ``` diff --git a/content/docs/guides/sbom/snippets/jq-queries/binaries-not-owned/output.md b/content/docs/guides/sbom/snippets/jq-queries/binaries-not-owned/output.md index 0ca83313..188d3c82 100644 --- a/content/docs/guides/sbom/snippets/jq-queries/binaries-not-owned/output.md +++ b/content/docs/guides/sbom/snippets/jq-queries/binaries-not-owned/output.md @@ -1,203 +1,203 @@ ```json { "path": "/usr/local/apache2/bin/ab", - "sha256": "1aa76de1f9eb534fe22d35a01ccbf7ede03e250f6f5d0a00553e687187565d3a" + "sha256": "14e4fd045dfbdfffeeff3e68ec4606bc6cc479a9dd573a577bd82eb18f959fee" } { "path": "/usr/local/apache2/bin/checkgid", - "sha256": "af3372d60eee3f8132d2bdd10fb8670db8a9965b2e056c267131586184ba11fb" + "sha256": "4bb1bbf3de789ea44e6aa9b5a7499d965bde217062c7f4de3c5ed99e89f94868" } { "path": "/usr/local/apache2/bin/fcgistarter", - "sha256": "eea2fa75671e7e647692cd0352405ef8a0b17167a05770b9552602a3c720bfdb" + "sha256": "723df8ced1e2689697a096c66aeae7c0bf5d1132b589008bbb4f3bb8af10bf21" } { "path": "/usr/local/apache2/bin/htcacheclean", - "sha256": "94e0fd5f0f5cf6231080177072846a4e99846f1f534224911e3bed17ce27ec38" + "sha256": "280b7c4bfe6c0ea3798f2bc0f862127a3ba5c1724bf4e3a15edd05e96ff6ecd1" } { "path": "/usr/local/apache2/bin/htdbm", - "sha256": "e2a41d96c92cb16c98972a043ac380c06f19b5bddbafe0b2d2082ed174f8cfe3" + "sha256": "95b2de4ec3b80b5586df9c1f8132925b3c653569f8ac79badf4fd92d49da50d0" } { "path": "/usr/local/apache2/bin/htdigest", - "sha256": "0881598a4fd15455297c186fa301fdb1656ff26d0f77626d54a15421095e047f" + "sha256": "504acfd46f933f883689b4b008d56b28daf0017fd11dc61e200df322d6b0c1da" } { "path": "/usr/local/apache2/bin/htpasswd", - "sha256": "871ef0aa4ae0914747a471bf3917405548abf768dd6c94e3e0177c8e87334d9e" + "sha256": "54799fdd10c82be5a59cd01b286e00ca5fbb2ce4f08ebc54be0ffba56b4ded81" } { "path": "/usr/local/apache2/bin/httpd", - "sha256": "2f3b52523394d1f4d4e2c5e1c5565161dcf8a0fc8e957e8d2d741acd3a111563" + "sha256": "b31afe53e62f6de306874534c282a41283dbaff347aab044bf9af951a831a348" } { "path": "/usr/local/apache2/bin/httxt2dbm", - "sha256": "1d5eb8e5d910760aa859c45e79b541362a84499f08fb79b8773bf9b8faf7bbdb" + "sha256": "28f3d2eafbf1f76f5ac29cb75b3b4e6ed81ca4e0ca681dbb700de6da2da19ae4" } { "path": "/usr/local/apache2/bin/logresolve", - "sha256": "de8ed1fa5184170fca09980025f40c55d9fbf14b47c73b2575bc90ac1c9bf20e" + "sha256": "e65e425258337b577618c2c48ed29c4e89f9dd44bfcfad2ccaeb564a5c79a9b8" } { "path": "/usr/local/apache2/bin/rotatelogs", - "sha256": "f5ed895712cddcec7f542dee08a1ff74fd00ae3a9b0d92ede429e04ec2b9b8ae" + "sha256": "579b1a2083d1d5b5271e504ea4ea8de2f90c3702d75a8e78fd81d11ebe39987c" } { "path": "/usr/local/apache2/bin/suexec", - "sha256": "264efc529c09a60fed57fcde9e7a2c36f8bb414ae0e1afc9bb85595113ab4ec2" + "sha256": "9ff3782c4b03c9a51e8db6f7cdbc1c73c091a0bbbd63830ad60ddb4a859dc379" } { "path": "/usr/local/apache2/modules/mod_access_compat.so", - "sha256": "0d6322b7d7d3d6c459751f8b271f733fa05a8b56eecd75f608100a5dbf464fc2" + "sha256": "2c877b8d43a21a7508355802457cb2a981b2dabe95335a2713986467480ae26c" } { "path": "/usr/local/apache2/modules/mod_actions.so", - "sha256": "6dc5dea7137ec0ae139c545b26efd860c6de7bcc19d2e31db213399c86bf2ead" + "sha256": "48b922041084528594513ec24cb7da606d782b288f32f10e7ae791b85b06065a" } { "path": "/usr/local/apache2/modules/mod_alias.so", - "sha256": "bb422c4486600ec349ac9b89acaa3793265d69498c30370e678a362900daea04" + "sha256": "a457e3544f8ee626d3595f1c5ff417886d50ded7139b4182c74282ccaeca7e92" } { "path": "/usr/local/apache2/modules/mod_allowmethods.so", - "sha256": "99a9db80c8f18fe3defb315731af3bceef321a98bd52f518f068ca2632596cee" + "sha256": "1cc414caae084c32fa8ed56cbf9b6a0c1d1fbb5679d675542f276b02ac228115" } { "path": "/usr/local/apache2/modules/mod_asis.so", - "sha256": "039014ad5ad3f357e811b570bd9977a772e74f191856981a503e57263b88cc44" + "sha256": "49ce8276c2e978bcf46ba10974a0cd8f2b88b3fcbe13ba47452dceb61a9123a3" } { "path": "/usr/local/apache2/modules/mod_auth_basic.so", - "sha256": "1f9534187df98194fa60259c3d9feca05f1b2564d49b37b49da040232e7a327b" + "sha256": "74f1a51ab145a9f61e77e836370d7fc651e5d8c720c5024f4f10d9607d5b0830" } { "path": "/usr/local/apache2/modules/mod_auth_digest.so", - "sha256": "ad77d0457b773c9d13097adf47bebcd95297466fc9fb6886b7bff85e2acdd99d" + "sha256": "62e331425820f28812642349ac127578ba7b28e59b8e9b014d3cc6a9d428db50" } { "path": "/usr/local/apache2/modules/mod_auth_form.so", - "sha256": "ceb56183d83c22ff08853982b0f35f122185cf69d3bcfd948eeb1df32dd12bbb" + "sha256": "e643554b77b8b6440e8365d036dccaf341f9b470d4a43b06a9e7a9d4cc09572b" } { "path": "/usr/local/apache2/modules/mod_authn_anon.so", - "sha256": "44308e1d5a65ab64232d27f24a827aa1afdb2fef580dd1a8454788431ebd639f" + "sha256": "62b1c69d6f9bbc30f24d2380057a9e9e7ee86db5625bf42fdb13db8c6fbb36ab" } { "path": "/usr/local/apache2/modules/mod_authn_core.so", - "sha256": "9cbf85b1a20da26483ca4a57186161a2876ca296dd1174ed5a5af9f5301fe5e8" + "sha256": "a01e1c8bfadef322fded4b4e1eab1a43375db2c18e357d442f886d932173b4bd" } { "path": "/usr/local/apache2/modules/mod_authn_dbd.so", - "sha256": "08dc7b848a67131a091563046e3fc6914e86f248740bd2f23905f2f6df3ce541" + "sha256": "02ec2e747dceeb5ccd2700804f5b1711762132665a9fed939551ed741b45d3df" } { "path": "/usr/local/apache2/modules/mod_authn_dbm.so", - "sha256": "1e5900c8b41ca227b59ba54738154e04841cef2045d8040747e4b7887526a763" + "sha256": "320ad3b9a4577314170e67726dc898db064de9d482c5157d1095c4348468c7cf" } { "path": "/usr/local/apache2/modules/mod_authn_file.so", - "sha256": "74f83d5717276ae6a37f4a2d0c54f8d23e57ae1c3f73bb2b332c77860b7421ed" + "sha256": "7c03a9d8609c3d48febfb7bca00645e8448d671a31324220fa07f10136b25c3e" } { "path": "/usr/local/apache2/modules/mod_authn_socache.so", - "sha256": "2f51212b62c5bbda54ddec0c1a07f523e96c2b56d987fefa43e0cc42dbf6f5d0" + "sha256": "cc320ac42a05782fd9a7cee74cb2fa358405d5ecf7c7b007f9b0f215dad98535" } { "path": "/usr/local/apache2/modules/mod_authnz_fcgi.so", - "sha256": "4fa0fa7d3d4b742b3f73a781d2e8d4625d477c76aa0698aa0d499f87e6985554" + "sha256": "3cd59d332bc3492b2e4ddeda47f7e1ea239db72e3b7908a505700e815208dae7" } { "path": "/usr/local/apache2/modules/mod_authnz_ldap.so", - "sha256": "dccffc453f46d201ecb1003b372a6ca417ac40a33036500a2215697b2e5ac0af" + "sha256": "7d3fb03c6ad76b1491aab810723f4f0887c90105a102d3ed7bd8c67b48b4e0f4" } { "path": "/usr/local/apache2/modules/mod_authz_core.so", - "sha256": "e2b825ec9e2992b1cc157aef12c4ecd75960604658c3b7aa4a370088e89455b5" + "sha256": "6eefe02f93ff2f0d0e85c4ba63d1205c93493e05b36288d500f25d8b3bf2524b" } { "path": "/usr/local/apache2/modules/mod_authz_dbd.so", - "sha256": "61b427078b5d11b3fd8693cbfa22cb5871dc9784b08d3182b73ad3e99b8579d9" + "sha256": "6187daebe46e719ca39c1f3c316f7014fa1b50b3678cc3d5f7656dcd426c9c90" } { "path": "/usr/local/apache2/modules/mod_authz_dbm.so", - "sha256": "1d99ed703743d9dd2185a0d7e9e351fa38066b3234ae997e87efa6dc1e4513eb" + "sha256": "6a4cc707575172407c1f177f7eb36e0b794fb93676e4d2716d015ce5529bc28e" } { "path": "/usr/local/apache2/modules/mod_authz_groupfile.so", - "sha256": "3e9adb775d41a8b01802ff610dda01f8e62a0d282ea0522d297a252207453c4d" + "sha256": "9df757775a160967e7c53d7a868ccffe65eb0b916d5de660b7b633d0d5d557ff" } { "path": "/usr/local/apache2/modules/mod_authz_host.so", - "sha256": "c0fcd53dc9596fd6bc280c55d14b61c72dc12470bf5c1bc86e369217af05cb2c" + "sha256": "976c2be87903e51c3bc0bbb3decbeb33b3816caafd6eea41dff8a084c862e8ac" } { "path": "/usr/local/apache2/modules/mod_authz_owner.so", - "sha256": "e8923ef5f11e03c37b4579e18d396758ee085bae4dadc0519374ca63da86c932" + "sha256": "9f678a2249e7de0a813762fff1823a56146d07725d66ed7f2ecfcc9511e2116f" } { "path": "/usr/local/apache2/modules/mod_authz_user.so", - "sha256": "3c5674a1e7af6b7d09e8c66f973a3138fed0dde4dfaee98fc132c89730cd9156" + "sha256": "83b3a46815d4762f0f0246028bc23229245ec1ccd63a386543918355b445ff65" } { "path": "/usr/local/apache2/modules/mod_autoindex.so", - "sha256": "2d992f31f40be2c0ec34a29981191c3bfb9e4448a2099f11a4876ba4d394dc2f" + "sha256": "e77c9d15b9f2888e4d09b84f2d111e8177ddec466554e7fb69143bc2ca050303" } { "path": "/usr/local/apache2/modules/mod_brotli.so", - "sha256": "73bfe5aeff2040a7b56a0bf822bc4069ce3e9954186f81322060697f5cf0546f" + "sha256": "c701208729f73e75ba666e0ce7bed110631e69197032e0b5d805ea4200089f4e" } { "path": "/usr/local/apache2/modules/mod_bucketeer.so", - "sha256": "9f146159e928405d2a007dba3690566a45e5793cde87871a30dbfd1dc9114db1" + "sha256": "6629498f998ed6908ee65256b038d86df5a0a294366c201db43620a5a91a2484" } { "path": "/usr/local/apache2/modules/mod_buffer.so", - "sha256": "710bd1b238a7814963b2857eb92c891bafeff61d9e40f807d68ded700c8c37f2" + "sha256": "ba4ff1c20ff28047bff00cec015f64742fd3afd2afc912994927d15cbc6252d4" } { "path": "/usr/local/apache2/modules/mod_cache.so", - "sha256": "976222e2c7ddb317d8804383801b310be33c6b3542f6972edd12c38ddc527e38" + "sha256": "e2445d2eda9de66c039ad6f79ab413804c5c78952b7945183491fdcd41cee2d9" } { "path": "/usr/local/apache2/modules/mod_cache_disk.so", - "sha256": "c5359004a563b9b01bf0416cbe856bb50de642bf06649383ffcae26490dc69c8" + "sha256": "351c6245fca2da4815e03be544d54db9d1d594ae9b53849a5dece02ec160b38c" } { "path": "/usr/local/apache2/modules/mod_cache_socache.so", - "sha256": "94abdf3779a9f7d258b1720021e1e3f10c630e625f5aa13c683c3c811b8dac10" + "sha256": "9d8a4a9322ea15ad2e1b64e6e461a0da5c61ce31762047e2f0eed62f1ebde430" } { "path": "/usr/local/apache2/modules/mod_case_filter.so", - "sha256": "79a0a336c1bacd06c0fc5ca14cfc97223c92f0f5b0c88ec95f7e163e8cdf917d" + "sha256": "be8ba2b4409d2297b80337dce0d63fe8b145061e7fd68478a8c671645e8ea840" } { "path": "/usr/local/apache2/modules/mod_case_filter_in.so", - "sha256": "aa5e1c9452e1be3789a8a867a98dab700e4a579c0ea1ff7180adf4e41b8495e3" + "sha256": "458d3a19ef79dd9db8df518758c6e4a48b037e0b869eb49556ffd6ab6be277c4" } { "path": "/usr/local/apache2/modules/mod_cern_meta.so", - "sha256": "1a6da74d768c01b1a96f5c0f0e74686d5b0f51c3d7f1149fa1124cdf10ba842a" + "sha256": "37a88c41ee1cf4449676f167ded1e215c77dce1f5f1832af172cce2e86bb8ce8" } { "path": "/usr/local/apache2/modules/mod_cgi.so", - "sha256": "f2716c663f4f7db8cd78f456e5bd098a62c1b8fde86253ed4617edfe9cdb93b2" + "sha256": "650d9fb76cb9927004a8dbd25ece4793ecfcf7138667b71946082f3d39b46e7b" } { "path": "/usr/local/apache2/modules/mod_cgid.so", - "sha256": "d5a19aeeb7b9063bac25e4a172ea7578e83bb32da4fe21ecd858409115de166c" + "sha256": "24349e3080644bb3eaa3aaed8eb339e526631e791d4536e289fde73e3b61365a" } { "path": "/usr/local/apache2/modules/mod_charset_lite.so", - "sha256": "9c4a1b27532c5f47eea7cfc61f65a7cf2f132286e556175ec28e313024641c9d" + "sha256": "7bcf49fc0d2dfb75ba3ad46a82c12a6e14decacabf6f04339271d9a3ce31126b" } { "path": "/usr/local/apache2/modules/mod_data.so", - "sha256": "4dcae9a704c7d9861497e57b15423b9ce3fc7dda6544096ecfff64e4223f3684" + "sha256": "f6bf8b05dad2f050764154d018057d23246a4c5de74298ce84a42a8f6ffd8a5a" } { "path": "/usr/local/apache2/modules/mod_dav.so", - "sha256": "1a33728b16ad05b12fbecf637168608cb10f258ef7a355bd37cef8ce2ed86fd7" + "sha256": "2f2967435998f0a3c18fff50e2e8aa9bbb9063ce6bb9d7d3e35a6b0e9e83556c" } ... diff --git a/content/docs/guides/sbom/snippets/jq-queries/binaries-with-security-features/output.md b/content/docs/guides/sbom/snippets/jq-queries/binaries-with-security-features/output.md index fef80ed6..91231eb7 100644 --- a/content/docs/guides/sbom/snippets/jq-queries/binaries-with-security-features/output.md +++ b/content/docs/guides/sbom/snippets/jq-queries/binaries-with-security-features/output.md @@ -6,7 +6,7 @@ "nx": true } { - "path": "/lib/ld-musl-aarch64.so.1", + "path": "/lib/ld-musl-x86_64.so.1", "pie": false, "stackCanary": true, "nx": true diff --git a/content/docs/guides/sbom/snippets/jq-queries/binary-digests/output.md b/content/docs/guides/sbom/snippets/jq-queries/binary-digests/output.md index 4d483583..3397de37 100644 --- a/content/docs/guides/sbom/snippets/jq-queries/binary-digests/output.md +++ b/content/docs/guides/sbom/snippets/jq-queries/binary-digests/output.md @@ -4,24 +4,24 @@ "digests": [ { "algorithm": "sha1", - "value": "7423801dfb28659fcaaaa5e8d41051d470b19008" + "value": "7448dd02af2b09251816b41e5254afcdd1edcad6" }, { "algorithm": "sha256", - "value": "2c1276c3c02ccec8a0e1737d3144cdf03db883f479c86fbd9c7ea4fd9b35eac5" + "value": "e16ab33dc871e43b8d1bb5a4b8b1b84963dbeca33cb42a6eb9884d611aa38399" } ] } { - "path": "/lib/ld-musl-aarch64.so.1", + "path": "/lib/ld-musl-x86_64.so.1", "digests": [ { "algorithm": "sha1", - "value": "0b83c1eb91d633379e0c17349e7dae821fa36dbb" + "value": "0ff8bd56a5be96de41934100f140e81da887afc8" }, { "algorithm": "sha256", - "value": "0132814479f1acc1e264ef59f73fd91563235897e8dc1bd52765f974cde382ca" + "value": "42a0167325aaa5308e8f56cdfbfe3693fbceb49ab6514e6cd7048b9991353847" } ] } @@ -30,11 +30,11 @@ "digests": [ { "algorithm": "sha1", - "value": "e9d1540e5bbd9e77b388ab0e6e2f52603eb032a4" + "value": "ed6923d5306cb6665a8c20e0a7e116713d64f55f" }, { "algorithm": "sha256", - "value": "6c597c8ad195eeb7a9130ad832dfa4cbf140f42baf96304711b2dbd43ba8e617" + "value": "17ef79be58d6a6fac381ecb3da3169b59872f0369d83f2cb556525752f033053" } ] } @@ -43,11 +43,11 @@ "digests": [ { "algorithm": "sha1", - "value": "a8d5036010b52a80402b900c626fe862ab06bd8b" + "value": "c594750898ea085cb47b31ee896dca3548769b93" }, { "algorithm": "sha256", - "value": "fb72f4615fb4574bd6eeabfdb86be47012618b9076d75aeb1510941c585cae64" + "value": "bb74e17676bda5909d41e6277c929827d1a41bd3eeba156355a265a53c3a5231" } ] } @@ -56,11 +56,11 @@ "digests": [ { "algorithm": "sha1", - "value": "83378fc7a19ff908a7e92a9fd0ca39eee90d0a3c" + "value": "2a83d998a8b50c763144e6793a16c297eb05f405" }, { "algorithm": "sha256", - "value": "19e790eb36a09eba397b5af16852f3bea21a242026bbba3da7b16442b8ba305b" + "value": "7c8aad287832213129abdbfdf4d03679d6df88d992ee9236c9db43b6a5c3190d" } ] } @@ -69,11 +69,11 @@ "digests": [ { "algorithm": "sha1", - "value": "adac7738917adecff81d4a6f9f0c7971b173859a" + "value": "ada8e5b398684ed7b22bf72b62eb6490877853e9" }, { "algorithm": "sha256", - "value": "22d7d85bd24923f1f274ce765d16602191097829e22ac632748302817ce515d8" + "value": "75a942c8b866d3cb6cc97b941a271a0ef368f583f575457b864f2d9246d034c7" } ] } @@ -82,11 +82,11 @@ "digests": [ { "algorithm": "sha1", - "value": "fff9b110ad6c659a39681e7be3b2a036fbbcca7b" + "value": "2ad5d792e81a8feaf06a7ddc0dc8118e1e965250" }, { "algorithm": "sha256", - "value": "a14a5a28525220224367616ef46d4713ef7bd00d22baa761e058e8bdd4c0af1b" + "value": "bc9a2b20273927028177aaf5f2f6896593c161cb58f5055e2fd7138a042c7f30" } ] } @@ -95,11 +95,11 @@ "digests": [ { "algorithm": "sha1", - "value": "06ed40070e1c2ad6d4171095eff4a6bdf9c8489b" + "value": "78393df1b72be819340315bead1226ed81c0206d" }, { "algorithm": "sha256", - "value": "82bcde66ead19bc3b9ff850f66c2dbf5eaff36d481f1ec154100f73f6265d2ef" + "value": "8febf7f34f34223138953e31301b94f687c33421c2943e6e30e088b965859c46" } ] } @@ -108,11 +108,11 @@ "digests": [ { "algorithm": "sha1", - "value": "c318a3a780fc27ed7dba57827a825191fa7ee8bd" + "value": "339c27944283131c8520d1bf2087e72e3f2864fd" }, { "algorithm": "sha256", - "value": "53ffb508150e91838d795831e8ecc71f2bc3a7db036c6d7f9512c3973418bb5e" + "value": "dbe90a610ab8f3fe41c8f8f15f554fd65ef7fe0d45ea41192ac1dcdcc92ba2dd" } ] } @@ -121,11 +121,11 @@ "digests": [ { "algorithm": "sha1", - "value": "eb98f04742e41cfc3ed44109b0e059d13e5523ea" + "value": "0cd93d73528ffbcae4ad9a2aa13632ec88efca7a" }, { "algorithm": "sha256", - "value": "1c99d1f4edcb8da6db1da60958051c413de45a4c15cd3b7f7285ed87f9a250ff" + "value": "303661a0b60349247ff1e95f35b165c878ae0f5f046f96174e143b4d99777754" } ] } @@ -134,11 +134,11 @@ "digests": [ { "algorithm": "sha1", - "value": "cb085d106f35862e44e17849026927bd05845bff" + "value": "82b0ee78eb356f353324210af484cd71e437f5bf" }, { "algorithm": "sha256", - "value": "908da485ad2edea35242f8989c7beb9536414782abc94357c72b7d840bb1fda2" + "value": "1f854b8a9dedf87b1148846400143e22d3b3fe91322d7c0dde7b283e1c5f55e4" } ] } @@ -147,11 +147,11 @@ "digests": [ { "algorithm": "sha1", - "value": "7e17cb64c3fce832e5fa52a3b2ed1e1ccd26acd0" + "value": "cf41503fb9b9badf4e31587b411f5d9d5cdeed1c" }, { "algorithm": "sha256", - "value": "67ab7f3a1ba35630f439d1ca4f73c7d95f8b7aa0e6f6db6ea1743f136f074ab4" + "value": "fdaf5fe91369e3d83dff8e46d3e2463a9066025593f4e98e47036473c15c1cfd" } ] } @@ -160,11 +160,11 @@ "digests": [ { "algorithm": "sha1", - "value": "6bd2c385e3884109c581659a8b184592c86e7cee" + "value": "94f132da9009b81146939081947efa2e5c4f52f8" }, { "algorithm": "sha256", - "value": "ea7c2f48bc741fd828d79a304dbf713e20e001c0187f3f534d959886af87f4af" + "value": "28235d3670e8ee47973e23d5ef561b4a1adf35894677bc702309e1e977865dff" } ] } @@ -173,11 +173,11 @@ "digests": [ { "algorithm": "sha1", - "value": "41bb990b6f8e2013487980fd430455cc3b59905f" + "value": "7bc020762baaed89771f780a4801ddfbe6b3cc3f" }, { "algorithm": "sha256", - "value": "b461ed43f0f244007d872e84760a446023b69b178c970acf10ed2666198942c6" + "value": "529fa687249d140df0397e1224bb659415d45023e18e4818269397a03d769d69" } ] } @@ -186,11 +186,11 @@ "digests": [ { "algorithm": "sha1", - "value": "82d8308700f481884fd77c882e0e9406fb17b317" + "value": "53a84c21461e0595ab7e0f4c8f9006e677ada13e" }, { "algorithm": "sha256", - "value": "0ccb04f040afb0216da1cea2c1db7a0b91d990ce061e232782aedbd498483649" + "value": "164c1fb578c0bd2605d3c9b5595f8755664c81a7c1963fc49cb16b5cdf560d2c" } ] } diff --git a/content/docs/guides/sbom/snippets/jq-queries/binary-imports/output.md b/content/docs/guides/sbom/snippets/jq-queries/binary-imports/output.md index ac43a654..a9eee519 100644 --- a/content/docs/guides/sbom/snippets/jq-queries/binary-imports/output.md +++ b/content/docs/guides/sbom/snippets/jq-queries/binary-imports/output.md @@ -3,7 +3,7 @@ "path": "/lib/libssl.so.1.1", "imports": [ "libcrypto.so.1.1", - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { @@ -12,14 +12,14 @@ "libssl.so.1.1", "libcrypto.so.1.1", "libz.so.1", - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { "path": "/usr/lib/engines-1.1/afalg.so", "imports": [ "libcrypto.so.1.1", - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } { @@ -27,7 +27,7 @@ "imports": [ "libssl.so.1.1", "libcrypto.so.1.1", - "libc.musl-aarch64.so.1" + "libc.musl-x86_64.so.1" ] } ``` diff --git a/content/docs/guides/sbom/snippets/jq-queries/dependency-relationships/output.md b/content/docs/guides/sbom/snippets/jq-queries/dependency-relationships/output.md index 7fba51e2..cff44b6d 100644 --- a/content/docs/guides/sbom/snippets/jq-queries/dependency-relationships/output.md +++ b/content/docs/guides/sbom/snippets/jq-queries/dependency-relationships/output.md @@ -1,94 +1,94 @@ ```json { - "parent": "ca-certificates-bundle", + "parent": "libcrypto3", + "child": "ssl_client" +} +{ + "parent": "libcrypto3", "child": "apk-tools" } { - "parent": "alpine-keys", - "child": "alpine-release" + "parent": "libcrypto3", + "child": "libssl3" } { "parent": "alpine-baselayout-data", "child": "alpine-baselayout" } { - "parent": "musl", - "child": "ssl_client" + "parent": "ca-certificates-bundle", + "child": "apk-tools" } { - "parent": "musl", - "child": "libgcc" + "parent": "libgcc", + "child": "libstdc++" } { - "parent": "musl", - "child": "libstdc++" + "parent": "busybox", + "child": "busybox-binsh" } { - "parent": "musl", - "child": "musl-utils" + "parent": "busybox-binsh", + "child": "alpine-baselayout" } { - "parent": "musl", - "child": "libssl3" + "parent": "zlib", + "child": "apk-tools" } { - "parent": "musl", - "child": "busybox" + "parent": "libssl3", + "child": "ssl_client" } { - "parent": "musl", + "parent": "libssl3", "child": "apk-tools" } { "parent": "musl", - "child": "scanelf" + "child": "libcrypto3" } { "parent": "musl", - "child": "libcrypto3" + "child": "ssl_client" } { "parent": "musl", - "child": "zlib" + "child": "libgcc" } { - "parent": "libgcc", - "child": "libstdc++" + "parent": "musl", + "child": "busybox" } { - "parent": "libssl3", - "child": "ssl_client" + "parent": "musl", + "child": "musl-utils" } { - "parent": "libssl3", + "parent": "musl", "child": "apk-tools" } { - "parent": "busybox", - "child": "busybox-binsh" -} -{ - "parent": "scanelf", - "child": "musl-utils" + "parent": "musl", + "child": "zlib" } { - "parent": "busybox-binsh", - "child": "alpine-baselayout" + "parent": "musl", + "child": "libssl3" } { - "parent": "libcrypto3", - "child": "ssl_client" + "parent": "musl", + "child": "scanelf" } { - "parent": "libcrypto3", - "child": "libssl3" + "parent": "musl", + "child": "libstdc++" } { - "parent": "libcrypto3", - "child": "apk-tools" + "parent": "scanelf", + "child": "musl-utils" } { - "parent": "zlib", - "child": "apk-tools" + "parent": "alpine-keys", + "child": "alpine-release" } ``` diff --git a/content/docs/guides/sbom/snippets/jq-queries/files-by-mime-type/output.md b/content/docs/guides/sbom/snippets/jq-queries/files-by-mime-type/output.md index 0737ed0d..ae09fa20 100644 --- a/content/docs/guides/sbom/snippets/jq-queries/files-by-mime-type/output.md +++ b/content/docs/guides/sbom/snippets/jq-queries/files-by-mime-type/output.md @@ -2,81 +2,81 @@ { "path": "/bin/busybox", "mimeType": "application/x-sharedlib", - "size": 841320 + "size": 796240 } { - "path": "/lib/ld-musl-aarch64.so.1", + "path": "/lib/ld-musl-x86_64.so.1", "mimeType": "application/x-sharedlib", - "size": 616960 + "size": 584304 } { "path": "/lib/libcrypto.so.1.1", "mimeType": "application/x-sharedlib", - "size": 2321984 + "size": 2593440 } { "path": "/lib/libssl.so.1.1", "mimeType": "application/x-sharedlib", - "size": 515376 + "size": 519632 } { "path": "/lib/libz.so.1.2.11", "mimeType": "application/x-sharedlib", - "size": 91888 + "size": 100144 } { "path": "/sbin/apk", "mimeType": "application/x-sharedlib", - "size": 218928 + "size": 211304 } { "path": "/sbin/mkmntdirs", "mimeType": "application/x-sharedlib", - "size": 5712 + "size": 13968 } { "path": "/usr/bin/getconf", "mimeType": "application/x-sharedlib", - "size": 33544 + "size": 36728 } { "path": "/usr/bin/getent", "mimeType": "application/x-sharedlib", - "size": 48704 + "size": 51912 } { "path": "/usr/bin/iconv", "mimeType": "application/x-sharedlib", - "size": 21968 + "size": 25216 } { "path": "/usr/bin/scanelf", "mimeType": "application/x-sharedlib", - "size": 79592 + "size": 83744 } { "path": "/usr/bin/ssl_client", "mimeType": "application/x-sharedlib", - "size": 9808 + "size": 13968 } { "path": "/usr/lib/engines-1.1/afalg.so", "mimeType": "application/x-sharedlib", - "size": 18568 + "size": 22768 } { "path": "/usr/lib/engines-1.1/capi.so", "mimeType": "application/x-sharedlib", - "size": 5672 + "size": 13856 } { "path": "/usr/lib/engines-1.1/padlock.so", "mimeType": "application/x-sharedlib", - "size": 5672 + "size": 13864 } { "path": "/usr/lib/libtls-standalone.so.1.0.0", "mimeType": "application/x-sharedlib", - "size": 96032 + "size": 96096 } ``` diff --git a/content/docs/guides/sbom/snippets/jq-queries/large-files/output.md b/content/docs/guides/sbom/snippets/jq-queries/large-files/output.md index d0a3d98e..c89c239f 100644 --- a/content/docs/guides/sbom/snippets/jq-queries/large-files/output.md +++ b/content/docs/guides/sbom/snippets/jq-queries/large-files/output.md @@ -2,22 +2,22 @@ [ { "path": "/lib/libcrypto.so.1.1", - "size": 2321984, + "size": 2593440, "mimeType": "application/x-sharedlib" }, { "path": "/bin/busybox", - "size": 841320, + "size": 796240, "mimeType": "application/x-sharedlib" }, { - "path": "/lib/ld-musl-aarch64.so.1", - "size": 616960, + "path": "/lib/ld-musl-x86_64.so.1", + "size": 584304, "mimeType": "application/x-sharedlib" }, { "path": "/lib/libssl.so.1.1", - "size": 515376, + "size": 519632, "mimeType": "application/x-sharedlib" }, { @@ -27,27 +27,27 @@ }, { "path": "/sbin/apk", - "size": 218928, + "size": 211304, "mimeType": "application/x-sharedlib" }, { - "path": "/usr/lib/libtls-standalone.so.1.0.0", - "size": 96032, + "path": "/lib/libz.so.1.2.11", + "size": 100144, "mimeType": "application/x-sharedlib" }, { - "path": "/lib/libz.so.1.2.11", - "size": 91888, + "path": "/usr/lib/libtls-standalone.so.1.0.0", + "size": 96096, "mimeType": "application/x-sharedlib" }, { "path": "/usr/bin/scanelf", - "size": 79592, + "size": 83744, "mimeType": "application/x-sharedlib" }, { "path": "/usr/bin/getent", - "size": 48704, + "size": 51912, "mimeType": "application/x-sharedlib" } ] diff --git a/content/docs/guides/sbom/snippets/templates/executable-digests/output.md b/content/docs/guides/sbom/snippets/templates/executable-digests/output.md index 85e11263..de25a5c7 100644 --- a/content/docs/guides/sbom/snippets/templates/executable-digests/output.md +++ b/content/docs/guides/sbom/snippets/templates/executable-digests/output.md @@ -1,33 +1,33 @@ ```text -/bin/busybox: 2c1276c3c02ccec8a0e1737d3144cdf03db883f479c86fbd9c7ea4fd9b35eac5 +/bin/busybox: e16ab33dc871e43b8d1bb5a4b8b1b84963dbeca33cb42a6eb9884d611aa38399 -/lib/ld-musl-aarch64.so.1: 0132814479f1acc1e264ef59f73fd91563235897e8dc1bd52765f974cde382ca +/lib/ld-musl-x86_64.so.1: 42a0167325aaa5308e8f56cdfbfe3693fbceb49ab6514e6cd7048b9991353847 -/lib/libcrypto.so.1.1: 6c597c8ad195eeb7a9130ad832dfa4cbf140f42baf96304711b2dbd43ba8e617 +/lib/libcrypto.so.1.1: 17ef79be58d6a6fac381ecb3da3169b59872f0369d83f2cb556525752f033053 -/lib/libssl.so.1.1: fb72f4615fb4574bd6eeabfdb86be47012618b9076d75aeb1510941c585cae64 +/lib/libssl.so.1.1: bb74e17676bda5909d41e6277c929827d1a41bd3eeba156355a265a53c3a5231 -/lib/libz.so.1.2.11: 19e790eb36a09eba397b5af16852f3bea21a242026bbba3da7b16442b8ba305b +/lib/libz.so.1.2.11: 7c8aad287832213129abdbfdf4d03679d6df88d992ee9236c9db43b6a5c3190d -/sbin/apk: 22d7d85bd24923f1f274ce765d16602191097829e22ac632748302817ce515d8 +/sbin/apk: 75a942c8b866d3cb6cc97b941a271a0ef368f583f575457b864f2d9246d034c7 -/sbin/mkmntdirs: a14a5a28525220224367616ef46d4713ef7bd00d22baa761e058e8bdd4c0af1b +/sbin/mkmntdirs: bc9a2b20273927028177aaf5f2f6896593c161cb58f5055e2fd7138a042c7f30 -/usr/bin/getconf: 82bcde66ead19bc3b9ff850f66c2dbf5eaff36d481f1ec154100f73f6265d2ef +/usr/bin/getconf: 8febf7f34f34223138953e31301b94f687c33421c2943e6e30e088b965859c46 -/usr/bin/getent: 53ffb508150e91838d795831e8ecc71f2bc3a7db036c6d7f9512c3973418bb5e +/usr/bin/getent: dbe90a610ab8f3fe41c8f8f15f554fd65ef7fe0d45ea41192ac1dcdcc92ba2dd -/usr/bin/iconv: 1c99d1f4edcb8da6db1da60958051c413de45a4c15cd3b7f7285ed87f9a250ff +/usr/bin/iconv: 303661a0b60349247ff1e95f35b165c878ae0f5f046f96174e143b4d99777754 -/usr/bin/scanelf: 908da485ad2edea35242f8989c7beb9536414782abc94357c72b7d840bb1fda2 +/usr/bin/scanelf: 1f854b8a9dedf87b1148846400143e22d3b3fe91322d7c0dde7b283e1c5f55e4 -/usr/bin/ssl_client: 67ab7f3a1ba35630f439d1ca4f73c7d95f8b7aa0e6f6db6ea1743f136f074ab4 +/usr/bin/ssl_client: fdaf5fe91369e3d83dff8e46d3e2463a9066025593f4e98e47036473c15c1cfd -/usr/lib/engines-1.1/afalg.so: ea7c2f48bc741fd828d79a304dbf713e20e001c0187f3f534d959886af87f4af +/usr/lib/engines-1.1/afalg.so: 28235d3670e8ee47973e23d5ef561b4a1adf35894677bc702309e1e977865dff -/usr/lib/engines-1.1/capi.so: b461ed43f0f244007d872e84760a446023b69b178c970acf10ed2666198942c6 +/usr/lib/engines-1.1/capi.so: 529fa687249d140df0397e1224bb659415d45023e18e4818269397a03d769d69 -/usr/lib/engines-1.1/padlock.so: 0ccb04f040afb0216da1cea2c1db7a0b91d990ce061e232782aedbd498483649 +/usr/lib/engines-1.1/padlock.so: 164c1fb578c0bd2605d3c9b5595f8755664c81a7c1963fc49cb16b5cdf560d2c -/usr/lib/libtls-standalone.so.1.0.0: 7f4c2ff4010e30a69f588ab4f213fdf9ce61a524a0eecd3f5af31dc760e8006c +/usr/lib/libtls-standalone.so.1.0.0: 37b016468b279d21be84ea77bf63af4fcd683b6a639774c74bfdcbfc0c27e3e3 ``` diff --git a/content/docs/reference/syft/json/16.md b/content/docs/reference/syft/json/16.md index afed5ed2..5ebce324 100644 --- a/content/docs/reference/syft/json/16.md +++ b/content/docs/reference/syft/json/16.md @@ -2136,7 +2136,6 @@ see https://android.googlesource.com/platform//bionic/+/d192dbecf0b2a371eb127c08 OSCPE is a CPE name for the OS, typically corresponding to CPE_NAME in os-release (e.g. cpe:/o:fedoraproject:fedora:33) Deprecated: in Syft 2.0 the struct tag will be corrected to `osCpe` to match the systemd spec casing. - appCpe diff --git a/data/capabilities/syft-package-catalogers.json b/data/capabilities/syft-package-catalogers.json index 47af3ad4..39d42a37 100644 --- a/data/capabilities/syft-package-catalogers.json +++ b/data/capabilities/syft-package-catalogers.json @@ -6621,4 +6621,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/data/grant/cli/config/help/output.txt b/data/grant/cli/config/help/output.txt index ebe4bbd4..86fba9ee 100644 --- a/data/grant/cli/config/help/output.txt +++ b/data/grant/cli/config/help/output.txt @@ -29,3 +29,4 @@ disable-file-search: false # Disable filesystem license file search summary: false # Show only summary information for check command # Show only packages without licenses (default: false) only-unlicensed: false # maps to grant check --unlicensed || grant list --unlicensed + diff --git a/data/grant/cli/list/help/output.txt b/data/grant/cli/list/help/output.txt index b58a73e3..c7371f50 100644 --- a/data/grant/cli/list/help/output.txt +++ b/data/grant/cli/list/help/output.txt @@ -1 +1 @@ - LICENSE PACKAGES RISK + LICENSE PACKAGES RISK diff --git a/data/grant/cli/version/help/output.txt b/data/grant/cli/version/help/output.txt index 3f43eaa3..c035cb49 100644 --- a/data/grant/cli/version/help/output.txt +++ b/data/grant/cli/version/help/output.txt @@ -3,6 +3,6 @@ Version: 0.6.4 BuildDate: 2026-03-19T17:51:10Z GitCommit: fb326cd3bcc197210e9458e8790d4b867c9d2839 GitDescription: v0.6.4 -Platform: linux/arm64 +Platform: linux/amd64 GoVersion: go1.25.8 Compiler: gc diff --git a/data/grant/config/output.txt b/data/grant/config/output.txt index ebe4bbd4..86fba9ee 100644 --- a/data/grant/config/output.txt +++ b/data/grant/config/output.txt @@ -29,3 +29,4 @@ disable-file-search: false # Disable filesystem license file search summary: false # Show only summary information for check command # Show only packages without licenses (default: false) only-unlicensed: false # maps to grant check --unlicensed || grant list --unlicensed + diff --git a/data/grant/version/output.txt b/data/grant/version/output.txt index 3f43eaa3..c035cb49 100644 --- a/data/grant/version/output.txt +++ b/data/grant/version/output.txt @@ -3,6 +3,6 @@ Version: 0.6.4 BuildDate: 2026-03-19T17:51:10Z GitCommit: fb326cd3bcc197210e9458e8790d4b867c9d2839 GitDescription: v0.6.4 -Platform: linux/arm64 +Platform: linux/amd64 GoVersion: go1.25.8 Compiler: gc diff --git a/data/grype/version/output.txt b/data/grype/version/output.txt index 06ce2110..25a76473 100644 --- a/data/grype/version/output.txt +++ b/data/grype/version/output.txt @@ -3,7 +3,7 @@ Version: 0.110.0 BuildDate: 2026-03-19T18:01:59Z GitCommit: dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490 GitDescription: v0.110.0 -Platform: linux/arm64 +Platform: linux/amd64 GoVersion: go1.25.8 Compiler: gc Syft Version: v1.42.3 diff --git a/data/sbom/format-versions.json b/data/sbom/format-versions.json index f31cb04f..00bcb759 100644 --- a/data/sbom/format-versions.json +++ b/data/sbom/format-versions.json @@ -30,4 +30,4 @@ "syft-json": [], "syft-table": [], "syft-text": [] -} +} \ No newline at end of file diff --git a/data/syft/version/output.txt b/data/syft/version/output.txt index b850e063..d2680e9d 100644 --- a/data/syft/version/output.txt +++ b/data/syft/version/output.txt @@ -3,7 +3,7 @@ Version: 1.42.3 BuildDate: 2026-03-19T17:00:58Z GitCommit: 860126c650c2d05b63b83a3895e41268162315a3 GitDescription: v1.42.3 -Platform: linux/arm64 +Platform: linux/amd64 GoVersion: go1.26.1 Compiler: gc SchemaVersion: 16.1.3